Hex

RGB

CMYK

HSV

Custom

  • rgb(%r, %g, %b)
  • rgba(%r, %g, %b, 1)
  • #%x
  • #ff%x
  • %x hex
  • %r red
  • %g green
  • %b blue
  • %c cyan
  • %m magenta
  • %y yellow
  • %k black
  • %h hue
  • %s saturation
  • %v value