#c86e31 color space conversions
Hex:
#c86e31
RGB:
200, 110, 49
CMY:
22, 57, 81
CMYK:
0, 45, 76, 22
HSL:
24°, 60.6426%, 48.8235%
HSV (HSB):
24°, 75.5000%, 78.4314%
XYZ:
29.9497, 23.6530, 5.8927
xyY:
0.5034, 0.3976, 23.6530
CIE-Lab:
55.7387, 31.0238, 48.0364
CIE-LCH:
55.7387, 57.1837, 57.1440
CIE-Luv:
55.7387, 72.3549, 43.9486
Hunter-Lab:
48.6343, 24.8128, 26.8603
#c86e31 color charts
#c86e31 color shades, tints & tones
#c86e31 color schemes
#c86e31 color preview, HTML & CSS examples
This text has a color of #c86e31
<p style="color:#c86e31;">Text here</p>
.mytext {color:#c86e31;}
This box has a color of #c86e31
<div style="background-color:#c86e31;">Content here</div>
.mybackground {background-color:#c86e31;}
Border around this has a color of #c86e31
<div style="border:2px solid #c86e31;">Content here</div>
.myborder {border:2px solid #c86e31;}