#ccc80c color space conversions
Hex:
#ccc80c
RGB:
204, 200, 12
CMY:
20, 22, 95
CMYK:
0, 2, 94, 20
HSL:
59°, 88.8889%, 42.3529%
HSV (HSB):
59°, 94.1176%, 80.0000%
XYZ:
45.6225, 54.1725, 8.3996
xyY:
0.4217, 0.5007, 54.1725
CIE-Lab:
78.5622, -16.1091, 77.8991
CIE-LCH:
78.5622, 79.5473, 101.6838
CIE-Luv:
78.5622, 8.9212, 85.3434
Hunter-Lab:
73.6019, -18.1594, 44.7551
#ccc80c color charts
#ccc80c color shades, tints & tones
#ccc80c color schemes
#ccc80c color preview, HTML & CSS examples
This text has a color of #ccc80c
<p style="color:#ccc80c;">Text here</p>
.mytext {color:#ccc80c;}
This box has a color of #ccc80c
<div style="background-color:#ccc80c;">Content here</div>
.mybackground {background-color:#ccc80c;}
Border around this has a color of #ccc80c
<div style="border:2px solid #ccc80c;">Content here</div>
.myborder {border:2px solid #ccc80c;}