#ccc69b color space conversions
Hex:
#ccc69b
RGB:
204, 198, 155
CMY:
20, 22, 39
CMYK:
0, 3, 24, 20
HSL:
53°, 32.4503%, 70.3922%
HSV (HSB):
53°, 24.0196%, 80.0000%
XYZ:
51.0123, 55.5921, 39.0521
xyY:
0.3502, 0.3817, 55.5921
CIE-Lab:
79.3811, -4.7923, 22.3511
CIE-LCH:
79.3811, 22.8591, 102.1016
CIE-Luv:
79.3811, 5.9771, 31.9586
Hunter-Lab:
74.5601, -8.3546, 21.1380
#ccc69b color charts
#ccc69b color shades, tints & tones
#ccc69b color schemes
#ccc69b color preview, HTML & CSS examples
This text has a color of #ccc69b
<p style="color:#ccc69b;">Text here</p>
.mytext {color:#ccc69b;}
This box has a color of #ccc69b
<div style="background-color:#ccc69b;">Content here</div>
.mybackground {background-color:#ccc69b;}
Border around this has a color of #ccc69b
<div style="border:2px solid #ccc69b;">Content here</div>
.myborder {border:2px solid #ccc69b;}