#e86d3d color space conversions
Hex:
#e86d3d
RGB:
232, 109, 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.5897, 28.4300, 7.8158
xyY:
0.5220, 0.3749, 28.4300
CIE-Lab:
60.2752, 44.6361, 48.3898
CIE-LCH:
60.2752, 65.8328, 47.3107
CIE-Luv:
60.2752, 98.4798, 42.6224
Hunter-Lab:
53.3198, 39.2256, 28.6329
#e86d3d color charts
#e86d3d color shades, tints & tones
#e86d3d color schemes
#e86d3d color preview, HTML & CSS examples
This text has a color of #e86d3d
<p style="color:#e86d3d;">Text here</p>
.mytext {color:#e86d3d;}
This box has a color of #e86d3d
<div style="background-color:#e86d3d;">Content here</div>
.mybackground {background-color:#e86d3d;}
Border around this has a color of #e86d3d
<div style="border:2px solid #e86d3d;">Content here</div>
.myborder {border:2px solid #e86d3d;}