#e86e6e color space conversions
Hex:
#e86e6e
RGB:
232, 110, 110
CMY:
9, 57, 57
CMYK:
0, 53, 53, 9
HSL:
0°, 72.6190%, 67.0588%
HSV (HSB):
0°, 52.5862%, 90.9804%
XYZ:
41.6691, 29.4335, 18.2369
xyY:
0.4664, 0.3295, 29.4335
CIE-Lab:
61.1623, 47.2392, 22.7931
CIE-LCH:
61.1623, 52.4506, 25.7575
CIE-Luv:
61.1623, 89.0809, 19.2046
Hunter-Lab:
54.2526, 42.1562, 18.0466
#e86e6e color charts
#e86e6e color shades, tints & tones
#e86e6e color schemes
#e86e6e color preview, HTML & CSS examples
This text has a color of #e86e6e
<p style="color:#e86e6e;">Text here</p>
.mytext {color:#e86e6e;}
This box has a color of #e86e6e
<div style="background-color:#e86e6e;">Content here</div>
.mybackground {background-color:#e86e6e;}
Border around this has a color of #e86e6e
<div style="border:2px solid #e86e6e;">Content here</div>
.myborder {border:2px solid #e86e6e;}