#cbbb9d color space conversions
Hex:
#cbbb9d
RGB:
203, 187, 157
CMY:
20, 27, 38
CMYK:
0, 8, 23, 20
HSL:
39°, 30.6667%, 70.5882%
HSV (HSB):
39°, 22.6601%, 79.6078%
XYZ:
48.4847, 50.6715, 39.1234
xyY:
0.3506, 0.3664, 50.6715
CIE-Lab:
76.4796, 0.8892, 17.2619
CIE-LCH:
76.4796, 17.2848, 87.0513
CIE-Luv:
76.4796, 11.5470, 24.0503
Hunter-Lab:
71.1839, -2.9920, 17.2423
#cbbb9d color charts
#cbbb9d color shades, tints & tones
#cbbb9d color schemes
#cbbb9d color preview, HTML & CSS examples
This text has a color of #cbbb9d
<p style="color:#cbbb9d;">Text here</p>
.mytext {color:#cbbb9d;}
This box has a color of #cbbb9d
<div style="background-color:#cbbb9d;">Content here</div>
.mybackground {background-color:#cbbb9d;}
Border around this has a color of #cbbb9d
<div style="border:2px solid #cbbb9d;">Content here</div>
.myborder {border:2px solid #cbbb9d;}