#e86a2d color space conversions
Hex:
#e86a2d
RGB:
232, 106, 45
CMY:
9, 58, 82
CMYK:
0, 54, 81, 9
HSL:
20°, 80.2575%, 54.3137%
HSV (HSB):
20°, 80.6034%, 90.9804%
XYZ:
38.9064, 27.6533, 5.7697
xyY:
0.5379, 0.3823, 27.6533
CIE-Lab:
59.5742, 45.4970, 55.1797
CIE-LCH:
59.5742, 71.5176, 50.4936
CIE-Luv:
59.5742, 102.6667, 46.5098
Hunter-Lab:
52.5864, 40.0381, 30.3054
#e86a2d color charts
#e86a2d color shades, tints & tones
#e86a2d color schemes
#e86a2d color preview, HTML & CSS examples
This text has a color of #e86a2d
<p style="color:#e86a2d;">Text here</p>
.mytext {color:#e86a2d;}
This box has a color of #e86a2d
<div style="background-color:#e86a2d;">Content here</div>
.mybackground {background-color:#e86a2d;}
Border around this has a color of #e86a2d
<div style="border:2px solid #e86a2d;">Content here</div>
.myborder {border:2px solid #e86a2d;}