#ccc69d color space conversions
Hex:
#ccc69d
RGB:
204, 198, 157
CMY:
20, 22, 38
CMYK:
0, 3, 23, 20
HSL:
52°, 31.5436%, 70.7843%
HSV (HSB):
52°, 23.0392%, 80.0000%
XYZ:
51.1817, 55.6599, 39.9441
xyY:
0.3487, 0.3792, 55.6599
CIE-Lab:
79.4198, -4.5100, 21.3440
CIE-LCH:
79.4198, 21.8153, 101.9311
CIE-Luv:
79.4198, 5.8684, 30.6209
Hunter-Lab:
74.6055, -8.1031, 20.4797
#ccc69d color charts
#ccc69d color shades, tints & tones
#ccc69d color schemes
#ccc69d color preview, HTML & CSS examples
This text has a color of #ccc69d
<p style="color:#ccc69d;">Text here</p>
.mytext {color:#ccc69d;}
This box has a color of #ccc69d
<div style="background-color:#ccc69d;">Content here</div>
.mybackground {background-color:#ccc69d;}
Border around this has a color of #ccc69d
<div style="border:2px solid #ccc69d;">Content here</div>
.myborder {border:2px solid #ccc69d;}