#cbc99b color space conversions
Hex:
#cbc99b
RGB:
203, 201, 155
CMY:
20, 21, 39
CMYK:
0, 1, 24, 20
HSL:
58°, 31.5789%, 70.1961%
HSV (HSB):
58°, 23.6453%, 79.6078%
XYZ:
51.4316, 56.8364, 39.2701
xyY:
0.3486, 0.3852, 56.8364
CIE-Lab:
80.0875, -6.7267, 23.3050
CIE-LCH:
80.0875, 24.2563, 106.1001
CIE-Luv:
80.0875, 3.6441, 33.6118
Hunter-Lab:
75.3899, -10.1581, 21.8891
#cbc99b color charts
#cbc99b color shades, tints & tones
#cbc99b color schemes
#cbc99b color preview, HTML & CSS examples
This text has a color of #cbc99b
<p style="color:#cbc99b;">Text here</p>
.mytext {color:#cbc99b;}
This box has a color of #cbc99b
<div style="background-color:#cbc99b;">Content here</div>
.mybackground {background-color:#cbc99b;}
Border around this has a color of #cbc99b
<div style="border:2px solid #cbc99b;">Content here</div>
.myborder {border:2px solid #cbc99b;}