#ccbb9a color space conversions
Hex:
#ccbb9a
RGB:
204, 187, 154
CMY:
20, 27, 40
CMYK:
0, 8, 25, 20
HSL:
40°, 32.8947%, 70.1961%
HSV (HSB):
40°, 24.5098%, 80.0000%
XYZ:
48.5049, 50.7111, 37.8036
xyY:
0.3540, 0.3701, 50.7111
CIE-Lab:
76.5037, 0.8407, 18.9207
CIE-LCH:
76.5037, 18.9394, 87.4560
CIE-Luv:
76.5037, 12.3928, 26.2184
Hunter-Lab:
71.2117, -3.0377, 18.3734
#ccbb9a color charts
#ccbb9a color shades, tints & tones
#ccbb9a color schemes
#ccbb9a color preview, HTML & CSS examples
This text has a color of #ccbb9a
<p style="color:#ccbb9a;">Text here</p>
.mytext {color:#ccbb9a;}
This box has a color of #ccbb9a
<div style="background-color:#ccbb9a;">Content here</div>
.mybackground {background-color:#ccbb9a;}
Border around this has a color of #ccbb9a
<div style="border:2px solid #ccbb9a;">Content here</div>
.myborder {border:2px solid #ccbb9a;}