#c86f12 color space conversions
Hex:
#c86f12
RGB:
200, 111, 18
CMY:
22, 56, 93
CMYK:
0, 45, 91, 22
HSL:
31°, 83.4862%, 42.7451%
HSV (HSB):
31°, 91.0000%, 78.4314%
XYZ:
29.6130, 23.6919, 3.5845
xyY:
0.5205, 0.4165, 23.6919
CIE-Lab:
55.7780, 29.5745, 59.6560
CIE-LCH:
55.7780, 66.5845, 63.6301
CIE-Luv:
55.7780, 73.5805, 51.0937
Hunter-Lab:
48.6743, 23.4177, 29.7058
#c86f12 color charts
#c86f12 color shades, tints & tones
#c86f12 color schemes
#c86f12 color preview, HTML & CSS examples
This text has a color of #c86f12
<p style="color:#c86f12;">Text here</p>
.mytext {color:#c86f12;}
This box has a color of #c86f12
<div style="background-color:#c86f12;">Content here</div>
.mybackground {background-color:#c86f12;}
Border around this has a color of #c86f12
<div style="border:2px solid #c86f12;">Content here</div>
.myborder {border:2px solid #c86f12;}