#e86e78 color space conversions
Hex:
#e86e78
RGB:
232, 110, 120
CMY:
9, 57, 53
CMYK:
0, 53, 48, 9
HSL:
355°, 72.6190%, 67.0588%
HSV (HSB):
355°, 52.5862%, 90.9804%
XYZ:
42.2448, 29.6637, 21.2684
xyY:
0.4534, 0.3184, 29.6637
CIE-Lab:
61.3630, 48.1154, 17.3407
CIE-LCH:
61.3630, 51.1448, 19.8191
CIE-Luv:
61.3630, 86.8191, 12.9102
Hunter-Lab:
54.4644, 43.1391, 14.9723
#e86e78 color charts
#e86e78 color shades, tints & tones
#e86e78 color schemes
#e86e78 color preview, HTML & CSS examples
This text has a color of #e86e78
<p style="color:#e86e78;">Text here</p>
.mytext {color:#e86e78;}
This box has a color of #e86e78
<div style="background-color:#e86e78;">Content here</div>
.mybackground {background-color:#e86e78;}
Border around this has a color of #e86e78
<div style="border:2px solid #e86e78;">Content here</div>
.myborder {border:2px solid #e86e78;}