#cbc99f color space conversions
Hex:
#cbc99f
RGB:
203, 201, 159
CMY:
20, 21, 38
CMYK:
0, 1, 22, 20
HSL:
57°, 29.7297%, 70.9804%
HSV (HSB):
57°, 21.6749%, 79.6078%
XYZ:
51.7733, 56.9730, 41.0690
xyY:
0.3456, 0.3803, 56.9730
CIE-Lab:
80.1644, -6.1582, 21.2962
CIE-LCH:
80.1644, 22.1687, 106.1283
CIE-Luv:
80.1644, 3.4435, 30.9425
Hunter-Lab:
75.4805, -9.6548, 20.5765
#cbc99f color charts
#cbc99f color shades, tints & tones
#cbc99f color schemes
#cbc99f color preview, HTML & CSS examples
This text has a color of #cbc99f
<p style="color:#cbc99f;">Text here</p>
.mytext {color:#cbc99f;}
This box has a color of #cbc99f
<div style="background-color:#cbc99f;">Content here</div>
.mybackground {background-color:#cbc99f;}
Border around this has a color of #cbc99f
<div style="border:2px solid #cbc99f;">Content here</div>
.myborder {border:2px solid #cbc99f;}