#cbbf9e color space conversions
Hex:
#cbbf9e
RGB:
203, 191, 158
CMY:
20, 25, 38
CMYK:
0, 6, 22, 20
HSL:
44°, 30.2013%, 70.7843%
HSV (HSB):
44°, 22.1675%, 79.6078%
XYZ:
49.4310, 52.4267, 39.8618
xyY:
0.3488, 0.3699, 52.4267
CIE-Lab:
77.5353, -1.0792, 18.1932
CIE-LCH:
77.5353, 18.2252, 93.3947
CIE-Luv:
77.5353, 9.1829, 25.7249
Hunter-Lab:
72.4063, -4.8511, 18.0435
#cbbf9e color charts
#cbbf9e color shades, tints & tones
#cbbf9e color schemes
#cbbf9e color preview, HTML & CSS examples
This text has a color of #cbbf9e
<p style="color:#cbbf9e;">Text here</p>
.mytext {color:#cbbf9e;}
This box has a color of #cbbf9e
<div style="background-color:#cbbf9e;">Content here</div>
.mybackground {background-color:#cbbf9e;}
Border around this has a color of #cbbf9e
<div style="border:2px solid #cbbf9e;">Content here</div>
.myborder {border:2px solid #cbbf9e;}