#e5086e color space conversions
Hex:
#e5086e
RGB:
229, 8, 110
CMY:
10, 97, 57
CMYK:
0, 97, 52, 10
HSL:
332°, 93.2489%, 46.4706%
HSV (HSB):
332°, 96.5066%, 89.8039%
XYZ:
35.2144, 17.9575, 16.3620
xyY:
0.5064, 0.2583, 17.9575
CIE-Lab:
49.4445, 77.0243, 6.5054
CIE-LCH:
49.4445, 77.2986, 4.8277
CIE-Luv:
49.4445, 128.8404, -7.2985
Hunter-Lab:
42.3763, 74.1740, 6.7708
#e5086e color charts
#e5086e color shades, tints & tones
#e5086e color schemes
#e5086e color preview, HTML & CSS examples
This text has a color of #e5086e
<p style="color:#e5086e;">Text here</p>
.mytext {color:#e5086e;}
This box has a color of #e5086e
<div style="background-color:#e5086e;">Content here</div>
.mybackground {background-color:#e5086e;}
Border around this has a color of #e5086e
<div style="border:2px solid #e5086e;">Content here</div>
.myborder {border:2px solid #e5086e;}