#e86d64 color space conversions
Hex:
#e86d64
RGB:
232, 109, 100
CMY:
9, 57, 61
CMYK:
0, 53, 57, 9
HSL:
4°, 74.1573%, 65.0980%
HSV (HSB):
4°, 56.8966%, 90.9804%
XYZ:
41.0476, 29.0132, 15.4932
xyY:
0.4798, 0.3391, 29.0132
CIE-Lab:
60.7933, 46.9319, 27.9885
CIE-LCH:
60.7933, 54.6439, 30.8103
CIE-Luv:
60.7933, 91.8856, 24.6555
Hunter-Lab:
53.8639, 41.7662, 20.6507
#e86d64 color charts
#e86d64 color shades, tints & tones
#e86d64 color schemes
#e86d64 color preview, HTML & CSS examples
This text has a color of #e86d64
<p style="color:#e86d64;">Text here</p>
.mytext {color:#e86d64;}
This box has a color of #e86d64
<div style="background-color:#e86d64;">Content here</div>
.mybackground {background-color:#e86d64;}
Border around this has a color of #e86d64
<div style="border:2px solid #e86d64;">Content here</div>
.myborder {border:2px solid #e86d64;}