#ccc00c color space conversions
Hex:
#ccc00c
RGB:
204, 192, 12
CMY:
20, 25, 95
CMYK:
0, 6, 94, 20
HSL:
56°, 88.8889%, 42.3529%
HSV (HSB):
56°, 94.1176%, 80.0000%
XYZ:
43.8178, 50.5632, 7.7981
xyY:
0.4288, 0.4948, 50.5632
CIE-Lab:
76.4137, -12.0797, 76.2777
CIE-LCH:
76.4137, 77.2283, 98.9989
CIE-Luv:
76.4137, 14.3449, 82.2728
Hunter-Lab:
71.1078, -14.4439, 43.2734
#ccc00c color charts
#ccc00c RGB chart
#ccc00c CMYK chart
#ccc00c RGB pie chart
#ccc00c color shades, tints & tones
#ccc00c color schemes
#ccc00c color preview, HTML & CSS examples
This text has a color of #ccc00c
<p style="color:#ccc00c;">Text here</p>
.mytext {color:#ccc00c;}
Text color #ccc00c
This box has a color of #ccc00c
<div style="background-color:#ccc00c;">Content here</div>
.mybackground {background-color:#ccc00c;}
Background color #ccc00c
Border around this has a color of #ccc00c
<div style="border:2px solid #ccc00c;">Content here</div>
.myborder {border:2px solid #ccc00c;}
Border color #ccc00c