#c0806e color space conversions
Hex:
#c0806e
RGB:
192, 128, 110
CMY:
25, 50, 57
CMYK:
0, 33, 43, 25
HSL:
13°, 39.4231%, 59.2157%
HSV (HSB):
13°, 42.7083%, 75.2941%
XYZ:
32.2719, 27.7706, 18.4112
xyY:
0.4113, 0.3540, 27.7706
CIE-Lab:
59.6809, 22.6069, 19.8889
CIE-LCH:
59.6809, 30.1104, 41.3404
CIE-Luv:
59.6809, 45.1960, 21.3389
Hunter-Lab:
52.6978, 17.0913, 16.1741
#c0806e color charts
#c0806e color shades, tints & tones
#c0806e color schemes
#c0806e color preview, HTML & CSS examples
This text has a color of #c0806e
<p style="color:#c0806e;">Text here</p>
.mytext {color:#c0806e;}
This box has a color of #c0806e
<div style="background-color:#c0806e;">Content here</div>
.mybackground {background-color:#c0806e;}
Border around this has a color of #c0806e
<div style="border:2px solid #c0806e;">Content here</div>
.myborder {border:2px solid #c0806e;}