#ccc255 color space conversions
Hex:
#ccc255
RGB:
204, 194, 85
CMY:
20, 24, 67
CMYK:
0, 5, 58, 20
HSL:
55°, 53.8462%, 56.6667%
HSV (HSB):
55°, 58.3333%, 80.0000%
XYZ:
45.8333, 52.0768, 16.2305
xyY:
0.4016, 0.4563, 52.0768
CIE-Lab:
77.3267, -10.1818, 54.8639
CIE-LCH:
77.3267, 55.8007, 100.5135
CIE-Luv:
77.3267, 11.5824, 67.2479
Hunter-Lab:
72.1643, -12.9177, 37.1801
#ccc255 color charts
#ccc255 RGB chart
#ccc255 CMYK chart
#ccc255 RGB pie chart
#ccc255 color shades, tints & tones
#ccc255 color schemes
#ccc255 color preview, HTML & CSS examples
This text has a color of #ccc255
<p style="color:#ccc255;">Text here</p>
.mytext {color:#ccc255;}
Text color #ccc255
This box has a color of #ccc255
<div style="background-color:#ccc255;">Content here</div>
.mybackground {background-color:#ccc255;}
Background color #ccc255
Border around this has a color of #ccc255
<div style="border:2px solid #ccc255;">Content here</div>
.myborder {border:2px solid #ccc255;}
Border color #ccc255