#e86a3c color space conversions
Hex:
#e86a3c
RGB:
232, 106, 60
CMY:
9, 58, 76
CMYK:
0, 54, 74, 9
HSL:
16°, 78.8991%, 57.2549%
HSV (HSB):
16°, 74.1379%, 90.9804%
XYZ:
39.2484, 27.7901, 7.5704
xyY:
0.5261, 0.3725, 27.7901
CIE-Lab:
59.6986, 46.0453, 48.2750
CIE-LCH:
59.6986, 66.7132, 46.3542
CIE-Luv:
59.6986, 100.9232, 41.9256
Hunter-Lab:
52.7163, 40.6432, 28.3870
#e86a3c color charts
#e86a3c color shades, tints & tones
#e86a3c color schemes
#e86a3c color preview, HTML & CSS examples
This text has a color of #e86a3c
<p style="color:#e86a3c;">Text here</p>
.mytext {color:#e86a3c;}
This box has a color of #e86a3c
<div style="background-color:#e86a3c;">Content here</div>
.mybackground {background-color:#e86a3c;}
Border around this has a color of #e86a3c
<div style="border:2px solid #e86a3c;">Content here</div>
.myborder {border:2px solid #e86a3c;}