#cbbb9e color space conversions
Hex:
#cbbb9e
RGB:
203, 187, 158
CMY:
20, 27, 38
CMYK:
0, 8, 22, 20
HSL:
39°, 30.2013%, 70.7843%
HSV (HSB):
39°, 22.1675%, 79.6078%
XYZ:
48.5705, 50.7058, 39.5750
xyY:
0.3498, 0.3652, 50.7058
CIE-Lab:
76.5004, 1.0346, 16.7530
CIE-LCH:
76.5004, 16.7849, 86.4660
CIE-Luv:
76.5004, 11.4789, 23.3557
Hunter-Lab:
71.2080, -2.8604, 16.8942
#cbbb9e color charts
#cbbb9e color shades, tints & tones
#cbbb9e color schemes
#cbbb9e color preview, HTML & CSS examples
This text has a color of #cbbb9e
<p style="color:#cbbb9e;">Text here</p>
.mytext {color:#cbbb9e;}
This box has a color of #cbbb9e
<div style="background-color:#cbbb9e;">Content here</div>
.mybackground {background-color:#cbbb9e;}
Border around this has a color of #cbbb9e
<div style="border:2px solid #cbbb9e;">Content here</div>
.myborder {border:2px solid #cbbb9e;}