#cccb9f color space conversions
Hex:
#cccb9f
RGB:
204, 203, 159
CMY:
20, 20, 38
CMYK:
0, 0, 22, 20
HSL:
59°, 30.6122%, 71.1765%
HSV (HSB):
59°, 22.0588%, 80.0000%
XYZ:
52.5158, 58.0524, 41.2383
xyY:
0.3459, 0.3824, 58.0524
CIE-Lab:
80.7679, -6.8168, 22.1385
CIE-LCH:
80.7679, 23.1643, 107.1143
CIE-Luv:
80.7679, 2.9297, 32.2068
Hunter-Lab:
76.1922, -10.3043, 21.2444
#cccb9f color charts
#cccb9f color shades, tints & tones
#cccb9f color schemes
#cccb9f color preview, HTML & CSS examples
This text has a color of #cccb9f
<p style="color:#cccb9f;">Text here</p>
.mytext {color:#cccb9f;}
This box has a color of #cccb9f
<div style="background-color:#cccb9f;">Content here</div>
.mybackground {background-color:#cccb9f;}
Border around this has a color of #cccb9f
<div style="border:2px solid #cccb9f;">Content here</div>
.myborder {border:2px solid #cccb9f;}