#c5b08c color space conversions
Hex:
#c5b08c
RGB:
197, 176, 140
CMY:
23, 31, 45
CMYK:
0, 11, 29, 23
HSL:
38°, 32.9480%, 66.0784%
HSV (HSB):
38°, 28.9340%, 77.2549%
XYZ:
43.2849, 44.8144, 31.1796
xyY:
0.3629, 0.3757, 44.8144
CIE-Lab:
72.7695, 2.0554, 21.2252
CIE-LCH:
72.7695, 21.3245, 84.4687
CIE-Luv:
72.7695, 15.2935, 28.5622
Hunter-Lab:
66.9436, -1.7353, 19.2456
#c5b08c color charts
#c5b08c color shades, tints & tones
#c5b08c color schemes
#c5b08c color preview, HTML & CSS examples
This text has a color of #c5b08c
<p style="color:#c5b08c;">Text here</p>
.mytext {color:#c5b08c;}
This box has a color of #c5b08c
<div style="background-color:#c5b08c;">Content here</div>
.mybackground {background-color:#c5b08c;}
Border around this has a color of #c5b08c
<div style="border:2px solid #c5b08c;">Content here</div>
.myborder {border:2px solid #c5b08c;}