#ccc86d color space conversions
Hex:
#ccc86d
RGB:
204, 200, 109
CMY:
20, 22, 57
CMYK:
0, 2, 47, 20
HSL:
57°, 48.2234%, 61.3725%
HSV (HSB):
57°, 46.5686%, 80.0000%
XYZ:
48.3164, 55.2500, 22.5858
xyY:
0.3830, 0.4380, 55.2500
CIE-Lab:
79.1851, -11.2353, 45.7204
CIE-LCH:
79.1851, 47.0806, 103.8062
CIE-Luv:
79.1851, 6.9096, 59.6565
Hunter-Lab:
74.3304, -14.0491, 34.0156
#ccc86d color charts
#ccc86d color shades, tints & tones
#ccc86d color schemes
#ccc86d color preview, HTML & CSS examples
This text has a color of #ccc86d
<p style="color:#ccc86d;">Text here</p>
.mytext {color:#ccc86d;}
This box has a color of #ccc86d
<div style="background-color:#ccc86d;">Content here</div>
.mybackground {background-color:#ccc86d;}
Border around this has a color of #ccc86d
<div style="border:2px solid #ccc86d;">Content here</div>
.myborder {border:2px solid #ccc86d;}