#ccc14d color space conversions
Hex:
#ccc14d
RGB:
204, 193, 77
CMY:
20, 24, 70
CMYK:
0, 5, 62, 20
HSL:
55°, 55.4585%, 55.0980%
HSV (HSB):
55°, 62.2549%, 80.0000%
XYZ:
45.3114, 51.5131, 14.5760
xyY:
0.4067, 0.4624, 51.5131
CIE-Lab:
76.9888, -10.2192, 58.0143
CIE-LCH:
76.9888, 58.9075, 99.9901
CIE-Luv:
76.9888, 12.4967, 69.7278
Hunter-Lab:
71.7726, -12.9119, 38.1999
#ccc14d color charts
#ccc14d color shades, tints & tones
#ccc14d color schemes
#ccc14d color preview, HTML & CSS examples
This text has a color of #ccc14d
<p style="color:#ccc14d;">Text here</p>
.mytext {color:#ccc14d;}
This box has a color of #ccc14d
<div style="background-color:#ccc14d;">Content here</div>
.mybackground {background-color:#ccc14d;}
Border around this has a color of #ccc14d
<div style="border:2px solid #ccc14d;">Content here</div>
.myborder {border:2px solid #ccc14d;}