#cbb99b color space conversions
Hex:
#cbb99b
RGB:
203, 185, 155
CMY:
20, 27, 39
CMYK:
0, 9, 24, 20
HSL:
38°, 31.5789%, 70.1961%
HSV (HSB):
38°, 23.6453%, 79.6078%
XYZ:
47.8940, 49.7610, 38.0909
xyY:
0.3528, 0.3666, 49.7610
CIE-Lab:
75.9223, 1.6619, 17.5632
CIE-LCH:
75.9223, 17.6416, 84.5947
CIE-Luv:
75.9223, 12.8425, 24.2540
Hunter-Lab:
70.5415, -2.2554, 17.3637
#cbb99b color charts
#cbb99b color shades, tints & tones
#cbb99b color schemes
#cbb99b color preview, HTML & CSS examples
This text has a color of #cbb99b
<p style="color:#cbb99b;">Text here</p>
.mytext {color:#cbb99b;}
This box has a color of #cbb99b
<div style="background-color:#cbb99b;">Content here</div>
.mybackground {background-color:#cbb99b;}
Border around this has a color of #cbb99b
<div style="border:2px solid #cbb99b;">Content here</div>
.myborder {border:2px solid #cbb99b;}