#ccc82d color space conversions
Hex:
#ccc82d
RGB:
204, 200, 45
CMY:
20, 22, 82
CMYK:
0, 2, 78, 20
HSL:
58°, 63.8554%, 48.8235%
HSV (HSB):
58°, 77.9412%, 80.0000%
XYZ:
46.0298, 54.3354, 10.5444
xyY:
0.4150, 0.4899, 54.3354
CIE-Lab:
78.6569, -15.3558, 71.3577
CIE-LCH:
78.6569, 72.9912, 102.1445
CIE-Luv:
78.6569, 8.6009, 81.2558
Hunter-Lab:
73.7125, -17.5327, 43.1175
#ccc82d color charts
#ccc82d color shades, tints & tones
#ccc82d color schemes
#ccc82d color preview, HTML & CSS examples
This text has a color of #ccc82d
<p style="color:#ccc82d;">Text here</p>
.mytext {color:#ccc82d;}
This box has a color of #ccc82d
<div style="background-color:#ccc82d;">Content here</div>
.mybackground {background-color:#ccc82d;}
Border around this has a color of #ccc82d
<div style="border:2px solid #ccc82d;">Content here</div>
.myborder {border:2px solid #ccc82d;}