#e86a6e color space conversions
Hex:
#e86a6e
RGB:
232, 106, 110
CMY:
9, 58, 57
CMYK:
0, 54, 53, 9
HSL:
358°, 73.2558%, 66.2745%
HSV (HSB):
358°, 54.3103%, 90.9804%
XYZ:
41.2472, 28.5897, 18.0962
xyY:
0.4691, 0.3251, 28.5897
CIE-Lab:
60.4178, 49.1621, 21.7936
CIE-LCH:
60.4178, 53.7761, 23.9077
CIE-Luv:
60.4178, 91.7350, 17.5551
Hunter-Lab:
53.4693, 44.1270, 17.3623
#e86a6e color charts
#e86a6e color shades, tints & tones
#e86a6e color schemes
#e86a6e color preview, HTML & CSS examples
This text has a color of #e86a6e
<p style="color:#e86a6e;">Text here</p>
.mytext {color:#e86a6e;}
This box has a color of #e86a6e
<div style="background-color:#e86a6e;">Content here</div>
.mybackground {background-color:#e86a6e;}
Border around this has a color of #e86a6e
<div style="border:2px solid #e86a6e;">Content here</div>
.myborder {border:2px solid #e86a6e;}