#c86b64 color space conversions
Hex:
#c86b64
RGB:
200, 107, 100
CMY:
22, 58, 61
CMYK:
0, 47, 50, 22
HSL:
4°, 47.6190%, 58.8235%
HSV (HSB):
4°, 50.0000%, 78.4314%
XYZ:
31.3774, 23.7149, 14.9802
xyY:
0.4478, 0.3384, 23.7149
CIE-Lab:
55.8012, 36.0769, 20.5468
CIE-LCH:
55.8012, 41.5176, 29.6627
CIE-Luv:
55.8012, 67.2198, 18.6260
Hunter-Lab:
48.6979, 29.7910, 15.8500
#c86b64 color charts
#c86b64 color shades, tints & tones
#c86b64 color schemes
#c86b64 color preview, HTML & CSS examples
This text has a color of #c86b64
<p style="color:#c86b64;">Text here</p>
.mytext {color:#c86b64;}
This box has a color of #c86b64
<div style="background-color:#c86b64;">Content here</div>
.mybackground {background-color:#c86b64;}
Border around this has a color of #c86b64
<div style="border:2px solid #c86b64;">Content here</div>
.myborder {border:2px solid #c86b64;}