#cbc99e color space conversions
Hex:
#cbc99e
RGB:
203, 201, 158
CMY:
20, 21, 38
CMYK:
0, 1, 22, 20
HSL:
57°, 30.2013%, 70.7843%
HSV (HSB):
57°, 22.1675%, 79.6078%
XYZ:
51.6868, 56.9384, 40.6138
xyY:
0.3463, 0.3815, 56.9384
CIE-Lab:
80.1449, -6.3017, 21.7986
CIE-LCH:
80.1449, 22.6912, 106.1241
CIE-Luv:
80.1449, 3.4940, 31.6146
Hunter-Lab:
75.4576, -9.7821, 20.9084
#cbc99e color charts
#cbc99e color shades, tints & tones
#cbc99e color schemes
#cbc99e color preview, HTML & CSS examples
This text has a color of #cbc99e
<p style="color:#cbc99e;">Text here</p>
.mytext {color:#cbc99e;}
This box has a color of #cbc99e
<div style="background-color:#cbc99e;">Content here</div>
.mybackground {background-color:#cbc99e;}
Border around this has a color of #cbc99e
<div style="border:2px solid #cbc99e;">Content here</div>
.myborder {border:2px solid #cbc99e;}