#c86c31 color space conversions
Hex:
#c86c31
RGB:
200, 108, 49
CMY:
22, 58, 81
CMYK:
0, 46, 76, 22
HSL:
23°, 60.6426%, 48.8235%
HSV (HSB):
23°, 75.5000%, 78.4314%
XYZ:
29.7364, 23.2262, 5.8216
xyY:
0.5059, 0.3951, 23.2262
CIE-Lab:
55.3046, 32.0848, 47.5936
CIE-LCH:
55.3046, 57.3985, 56.0145
CIE-Luv:
55.3046, 73.9344, 43.1906
Hunter-Lab:
48.1936, 25.7990, 26.5736
#c86c31 color charts
#c86c31 color shades, tints & tones
#c86c31 color schemes
#c86c31 color preview, HTML & CSS examples
This text has a color of #c86c31
<p style="color:#c86c31;">Text here</p>
.mytext {color:#c86c31;}
This box has a color of #c86c31
<div style="background-color:#c86c31;">Content here</div>
.mybackground {background-color:#c86c31;}
Border around this has a color of #c86c31
<div style="border:2px solid #c86c31;">Content here</div>
.myborder {border:2px solid #c86c31;}