#e86c3d color space conversions
Hex:
#e86c3d
RGB:
232, 108, 61
CMY:
9, 58, 76
CMYK:
0, 53, 74, 9
HSL:
16°, 78.8018%, 57.4510%
HSV (HSB):
16°, 73.7069%, 90.9804%
XYZ:
39.4836, 28.2179, 7.7805
xyY:
0.5231, 0.3738, 28.2179
CIE-Lab:
60.0850, 45.1221, 48.1874
CIE-LCH:
60.0850, 66.0154, 46.8816
CIE-Luv:
60.0850, 99.2519, 42.2710
Hunter-Lab:
53.1205, 39.7153, 28.5002
#e86c3d color charts
#e86c3d color shades, tints & tones
#e86c3d color schemes
#e86c3d color preview, HTML & CSS examples
This text has a color of #e86c3d
<p style="color:#e86c3d;">Text here</p>
.mytext {color:#e86c3d;}
This box has a color of #e86c3d
<div style="background-color:#e86c3d;">Content here</div>
.mybackground {background-color:#e86c3d;}
Border around this has a color of #e86c3d
<div style="border:2px solid #e86c3d;">Content here</div>
.myborder {border:2px solid #e86c3d;}