#ccc97f color space conversions
Hex:
#ccc97f
RGB:
204, 201, 127
CMY:
20, 21, 50
CMYK:
0, 1, 38, 20
HSL:
58°, 43.0168%, 64.9020%
HSV (HSB):
58°, 37.7451%, 80.0000%
XYZ:
49.6192, 56.1430, 28.3001
xyY:
0.3701, 0.4188, 56.1430
CIE-Lab:
79.6951, -9.8788, 37.3557
CIE-LCH:
79.6951, 38.6399, 104.8129
CIE-Luv:
79.6951, 5.5734, 50.7901
Hunter-Lab:
74.9286, -12.9187, 30.0565
#ccc97f color charts
#ccc97f color shades, tints & tones
#ccc97f color schemes
#ccc97f color preview, HTML & CSS examples
This text has a color of #ccc97f
<p style="color:#ccc97f;">Text here</p>
.mytext {color:#ccc97f;}
This box has a color of #ccc97f
<div style="background-color:#ccc97f;">Content here</div>
.mybackground {background-color:#ccc97f;}
Border around this has a color of #ccc97f
<div style="border:2px solid #ccc97f;">Content here</div>
.myborder {border:2px solid #ccc97f;}