#c86e15 color space conversions
Hex:
#c86e15
RGB:
200, 110, 21
CMY:
22, 57, 92
CMYK:
0, 45, 90, 22
HSL:
30°, 80.9955%, 43.3333%
HSV (HSB):
30°, 89.5000%, 78.4314%
XYZ:
29.5307, 23.4854, 3.6862
xyY:
0.5208, 0.4142, 23.4854
CIE-Lab:
55.5688, 30.1617, 58.6949
CIE-LCH:
55.5688, 65.9911, 62.8026
CIE-Luv:
55.5688, 74.2816, 50.3328
Hunter-Lab:
48.4617, 23.9631, 29.4134
#c86e15 color charts
#c86e15 color shades, tints & tones
#c86e15 color schemes
#c86e15 color preview, HTML & CSS examples
This text has a color of #c86e15
<p style="color:#c86e15;">Text here</p>
.mytext {color:#c86e15;}
This box has a color of #c86e15
<div style="background-color:#c86e15;">Content here</div>
.mybackground {background-color:#c86e15;}
Border around this has a color of #c86e15
<div style="border:2px solid #c86e15;">Content here</div>
.myborder {border:2px solid #c86e15;}