#c1b08e color space conversions
Hex:
#c1b08e
RGB:
193, 176, 142
CMY:
24, 31, 44
CMYK:
0, 9, 26, 24
HSL:
40°, 29.1429%, 65.6863%
HSV (HSB):
40°, 26.4249%, 75.6863%
XYZ:
42.4001, 44.3411, 31.9151
xyY:
0.3573, 0.3737, 44.3411
CIE-Lab:
72.4559, 0.7681, 19.6559
CIE-LCH:
72.4559, 19.6709, 87.7621
CIE-Luv:
72.4559, 12.5275, 26.8217
Hunter-Lab:
66.5891, -2.8724, 18.1956
#c1b08e color charts
#c1b08e color shades, tints & tones
#c1b08e color schemes
#c1b08e color preview, HTML & CSS examples
This text has a color of #c1b08e
<p style="color:#c1b08e;">Text here</p>
.mytext {color:#c1b08e;}
This box has a color of #c1b08e
<div style="background-color:#c1b08e;">Content here</div>
.mybackground {background-color:#c1b08e;}
Border around this has a color of #c1b08e
<div style="border:2px solid #c1b08e;">Content here</div>
.myborder {border:2px solid #c1b08e;}