#c1b08c color space conversions
Hex:
#c1b08c
RGB:
193, 176, 140
CMY:
24, 31, 45
CMYK:
0, 9, 27, 24
HSL:
41°, 29.9435%, 65.2941%
HSV (HSB):
41°, 27.4611%, 75.6863%
XYZ:
42.2513, 44.2816, 31.1313
xyY:
0.3591, 0.3763, 44.2816
CIE-Lab:
72.4163, 0.4913, 20.6843
CIE-LCH:
72.4163, 20.6902, 88.6395
CIE-Luv:
72.4163, 12.6632, 28.1606
Hunter-Lab:
66.5444, -3.1171, 18.8436
#c1b08c color charts
#c1b08c color shades, tints & tones
#c1b08c color schemes
#c1b08c color preview, HTML & CSS examples
This text has a color of #c1b08c
<p style="color:#c1b08c;">Text here</p>
.mytext {color:#c1b08c;}
This box has a color of #c1b08c
<div style="background-color:#c1b08c;">Content here</div>
.mybackground {background-color:#c1b08c;}
Border around this has a color of #c1b08c
<div style="border:2px solid #c1b08c;">Content here</div>
.myborder {border:2px solid #c1b08c;}