#ccc60f color space conversions
Hex:
#ccc60f
RGB:
204, 198, 15
CMY:
20, 22, 94
CMYK:
0, 3, 93, 20
HSL:
58°, 86.3014%, 42.9412%
HSV (HSB):
58°, 92.6471%, 80.0000%
XYZ:
45.1821, 53.2600, 8.3508
xyY:
0.4231, 0.4987, 53.2600
CIE-Lab:
78.0283, -15.0713, 77.1437
CIE-LCH:
78.0283, 78.6022, 101.0544
CIE-Luv:
78.0283, 10.2461, 84.3729
Hunter-Lab:
72.9795, -17.2033, 44.3013
#ccc60f color charts
#ccc60f color shades, tints & tones
#ccc60f color schemes
#ccc60f color preview, HTML & CSS examples
This text has a color of #ccc60f
<p style="color:#ccc60f;">Text here</p>
.mytext {color:#ccc60f;}
This box has a color of #ccc60f
<div style="background-color:#ccc60f;">Content here</div>
.mybackground {background-color:#ccc60f;}
Border around this has a color of #ccc60f
<div style="border:2px solid #ccc60f;">Content here</div>
.myborder {border:2px solid #ccc60f;}