#e86e3d color space conversions
Hex:
#e86e3d
RGB:
232, 110, 61
CMY:
9, 57, 76
CMYK:
0, 53, 74, 9
HSL:
17°, 78.8018%, 57.4510%
HSV (HSB):
17°, 73.7069%, 90.9804%
XYZ:
39.6969, 28.6446, 7.8516
xyY:
0.5210, 0.3759, 28.6446
CIE-Lab:
60.4667, 44.1480, 48.5933
CIE-LCH:
60.4667, 65.6533, 47.7442
CIE-Luv:
60.4667, 97.7057, 42.9755
Hunter-Lab:
53.5206, 38.7346, 28.7665
#e86e3d color charts
#e86e3d color shades, tints & tones
#e86e3d color schemes
#e86e3d color preview, HTML & CSS examples
This text has a color of #e86e3d
<p style="color:#e86e3d;">Text here</p>
.mytext {color:#e86e3d;}
This box has a color of #e86e3d
<div style="background-color:#e86e3d;">Content here</div>
.mybackground {background-color:#e86e3d;}
Border around this has a color of #e86e3d
<div style="border:2px solid #e86e3d;">Content here</div>
.myborder {border:2px solid #e86e3d;}