#c0b08e color space conversions
Hex:
#c0b08e
RGB:
192, 176, 142
CMY:
25, 31, 44
CMYK:
0, 8, 26, 25
HSL:
41°, 28.4091%, 65.4902%
HSV (HSB):
41°, 26.0417%, 75.2941%
XYZ:
42.1460, 44.2101, 31.9033
xyY:
0.3564, 0.3738, 44.2101
CIE-Lab:
72.3687, 0.3793, 19.5221
CIE-LCH:
72.3687, 19.5258, 88.8870
CIE-Luv:
72.3687, 11.8778, 26.7203
Hunter-Lab:
66.4907, -3.2140, 18.0952
#c0b08e color charts
#c0b08e color shades, tints & tones
#c0b08e color schemes
#c0b08e color preview, HTML & CSS examples
This text has a color of #c0b08e
<p style="color:#c0b08e;">Text here</p>
.mytext {color:#c0b08e;}
This box has a color of #c0b08e
<div style="background-color:#c0b08e;">Content here</div>
.mybackground {background-color:#c0b08e;}
Border around this has a color of #c0b08e
<div style="border:2px solid #c0b08e;">Content here</div>
.myborder {border:2px solid #c0b08e;}