#ccc76a color space conversions
Hex:
#ccc76a
RGB:
204, 199, 106
CMY:
20, 22, 58
CMYK:
0, 2, 48, 20
HSL:
57°, 49.0000%, 60.7843%
HSV (HSB):
57°, 48.0392%, 80.0000%
XYZ:
47.9268, 54.7248, 21.6726
xyY:
0.3855, 0.4402, 54.7248
CIE-Lab:
78.8825, -11.0066, 46.8163
CIE-LCH:
78.8825, 48.0927, 103.2301
CIE-Luv:
78.8825, 7.6442, 60.5993
Hunter-Lab:
73.9762, -13.8141, 34.4133
#ccc76a color charts
#ccc76a color shades, tints & tones
#ccc76a color schemes
#ccc76a color preview, HTML & CSS examples
This text has a color of #ccc76a
<p style="color:#ccc76a;">Text here</p>
.mytext {color:#ccc76a;}
This box has a color of #ccc76a
<div style="background-color:#ccc76a;">Content here</div>
.mybackground {background-color:#ccc76a;}
Border around this has a color of #ccc76a
<div style="border:2px solid #ccc76a;">Content here</div>
.myborder {border:2px solid #ccc76a;}