#ccc76f color space conversions
Hex:
#ccc76f
RGB:
204, 199, 111
CMY:
20, 22, 56
CMYK:
0, 2, 46, 20
HSL:
57°, 47.6923%, 61.7647%
HSV (HSB):
57°, 45.5882%, 80.0000%
XYZ:
48.1945, 54.8319, 23.0824
xyY:
0.3822, 0.4348, 54.8319
CIE-Lab:
78.9443, -10.5336, 44.4438
CIE-LCH:
78.9443, 45.6751, 103.3336
CIE-Luv:
78.9443, 7.4513, 58.1843
Hunter-Lab:
74.0486, -13.4083, 33.3521
#ccc76f color charts
#ccc76f color shades, tints & tones
#ccc76f color schemes
#ccc76f color preview, HTML & CSS examples
This text has a color of #ccc76f
<p style="color:#ccc76f;">Text here</p>
.mytext {color:#ccc76f;}
This box has a color of #ccc76f
<div style="background-color:#ccc76f;">Content here</div>
.mybackground {background-color:#ccc76f;}
Border around this has a color of #ccc76f
<div style="border:2px solid #ccc76f;">Content here</div>
.myborder {border:2px solid #ccc76f;}