#e86e2a color space conversions
Hex:
#e86e2a
RGB:
232, 110, 42
CMY:
9, 57, 84
CMYK:
0, 53, 82, 9
HSL:
21°, 80.5085%, 53.7255%
HSV (HSB):
21°, 81.8966%, 90.9804%
XYZ:
39.2726, 28.4748, 5.6168
xyY:
0.5353, 0.3881, 28.4748
CIE-Lab:
60.3153, 43.4638, 57.1268
CIE-LCH:
60.3153, 71.7814, 52.7350
CIE-Luv:
60.3153, 99.7638, 48.5994
Hunter-Lab:
53.3618, 37.9870, 31.1125
#e86e2a color charts
#e86e2a color shades, tints & tones
#e86e2a color schemes
#e86e2a color preview, HTML & CSS examples
This text has a color of #e86e2a
<p style="color:#e86e2a;">Text here</p>
.mytext {color:#e86e2a;}
This box has a color of #e86e2a
<div style="background-color:#e86e2a;">Content here</div>
.mybackground {background-color:#e86e2a;}
Border around this has a color of #e86e2a
<div style="border:2px solid #e86e2a;">Content here</div>
.myborder {border:2px solid #e86e2a;}