#e86f2d color space conversions
Hex:
#e86f2d
RGB:
232, 111, 45
CMY:
9, 56, 82
CMYK:
0, 52, 81, 9
HSL:
21°, 80.2575%, 54.3137%
HSV (HSB):
21°, 80.6034%, 90.9804%
XYZ:
39.4368, 28.7141, 5.9465
xyY:
0.5322, 0.3875, 28.7141
CIE-Lab:
60.5285, 43.0632, 56.0653
CIE-LCH:
60.5285, 70.6949, 52.4725
CIE-Luv:
60.5285, 98.6896, 48.1883
Hunter-Lab:
53.5856, 37.5940, 30.9304
#e86f2d color charts
#e86f2d color shades, tints & tones
#e86f2d color schemes
#e86f2d color preview, HTML & CSS examples
This text has a color of #e86f2d
<p style="color:#e86f2d;">Text here</p>
.mytext {color:#e86f2d;}
This box has a color of #e86f2d
<div style="background-color:#e86f2d;">Content here</div>
.mybackground {background-color:#e86f2d;}
Border around this has a color of #e86f2d
<div style="border:2px solid #e86f2d;">Content here</div>
.myborder {border:2px solid #e86f2d;}