#c86a31 color space conversions
Hex:
#c86a31
RGB:
200, 106, 49
CMY:
22, 58, 81
CMYK:
0, 47, 76, 22
HSL:
23°, 60.6426%, 48.8235%
HSV (HSB):
23°, 75.5000%, 78.4314%
XYZ:
29.5278, 22.8092, 5.7521
xyY:
0.5083, 0.3927, 22.8092
CIE-Lab:
54.8752, 33.1402, 47.1544
CIE-LCH:
54.8752, 57.6352, 54.9003
CIE-Luv:
54.8752, 75.5106, 42.4380
Hunter-Lab:
47.7590, 26.7826, 26.2904
#c86a31 color charts
#c86a31 color shades, tints & tones
#c86a31 color schemes
#c86a31 color preview, HTML & CSS examples
This text has a color of #c86a31
<p style="color:#c86a31;">Text here</p>
.mytext {color:#c86a31;}
This box has a color of #c86a31
<div style="background-color:#c86a31;">Content here</div>
.mybackground {background-color:#c86a31;}
Border around this has a color of #c86a31
<div style="border:2px solid #c86a31;">Content here</div>
.myborder {border:2px solid #c86a31;}