#cccc7a color space conversions
Hex:
#cccc7a
RGB:
204, 204, 122
CMY:
20, 20, 52
CMYK:
0, 0, 40, 20
HSL:
60°, 44.5652%, 63.9216%
HSV (HSB):
60°, 40.1961%, 80.0000%
XYZ:
50.0076, 57.4282, 26.8614
xyY:
0.3724, 0.4276, 57.4282
CIE-Lab:
80.4199, -11.9552, 40.8059
CIE-LCH:
80.4199, 42.5211, 106.3294
CIE-Luv:
80.4199, 3.9732, 55.0726
Hunter-Lab:
75.7814, -14.8268, 32.0311
#cccc7a color charts
#cccc7a color shades, tints & tones
#cccc7a color schemes
#cccc7a color preview, HTML & CSS examples
This text has a color of #cccc7a
<p style="color:#cccc7a;">Text here</p>
.mytext {color:#cccc7a;}
This box has a color of #cccc7a
<div style="background-color:#cccc7a;">Content here</div>
.mybackground {background-color:#cccc7a;}
Border around this has a color of #cccc7a
<div style="border:2px solid #cccc7a;">Content here</div>
.myborder {border:2px solid #cccc7a;}