#ccc52d color space conversions
Hex:
#ccc52d
RGB:
204, 197, 45
CMY:
20, 23, 82
CMYK:
0, 3, 78, 20
HSL:
57°, 63.8554%, 48.8235%
HSV (HSB):
57°, 77.9412%, 80.0000%
XYZ:
45.3417, 52.9593, 10.3150
xyY:
0.4174, 0.4876, 52.9593
CIE-Lab:
77.8510, -13.8482, 70.6389
CIE-LCH:
77.8510, 71.9835, 101.0917
CIE-Luv:
77.8510, 10.5922, 80.0471
Hunter-Lab:
72.7732, -16.1376, 42.5373
#ccc52d color charts
#ccc52d color shades, tints & tones
#ccc52d color schemes
#ccc52d color preview, HTML & CSS examples
This text has a color of #ccc52d
<p style="color:#ccc52d;">Text here</p>
.mytext {color:#ccc52d;}
This box has a color of #ccc52d
<div style="background-color:#ccc52d;">Content here</div>
.mybackground {background-color:#ccc52d;}
Border around this has a color of #ccc52d
<div style="border:2px solid #ccc52d;">Content here</div>
.myborder {border:2px solid #ccc52d;}