#ccc80d color space conversions
Hex:
#ccc80d
RGB:
204, 200, 13
CMY:
20, 22, 95
CMYK:
0, 2, 94, 20
HSL:
59°, 88.0184%, 42.5490%
HSV (HSB):
59°, 93.6275%, 80.0000%
XYZ:
45.6288, 54.1750, 8.4327
xyY:
0.4216, 0.5005, 54.1750
CIE-Lab:
78.5637, -16.0975, 77.7899
CIE-LCH:
78.5637, 79.4380, 101.6915
CIE-Luv:
78.5637, 8.9162, 85.2797
Hunter-Lab:
73.6037, -18.1497, 44.7298
#ccc80d color charts
#ccc80d color shades, tints & tones
#ccc80d color schemes
#ccc80d color preview, HTML & CSS examples
This text has a color of #ccc80d
<p style="color:#ccc80d;">Text here</p>
.mytext {color:#ccc80d;}
This box has a color of #ccc80d
<div style="background-color:#ccc80d;">Content here</div>
.mybackground {background-color:#ccc80d;}
Border around this has a color of #ccc80d
<div style="border:2px solid #ccc80d;">Content here</div>
.myborder {border:2px solid #ccc80d;}