#e70eab color space conversions
Hex:
#e70eab
RGB:
231, 14, 171
CMY:
9, 95, 33
CMYK:
0, 94, 26, 9
HSL:
317°, 88.5714%, 48.0392%
HSV (HSB):
317°, 93.9394%, 90.5882%
XYZ:
40.4627, 20.2433, 40.3028
xyY:
0.4006, 0.2004, 20.2433
CIE-Lab:
52.1112, 82.5511, -26.1672
CIE-LCH:
52.1112, 86.5991, 342.4124
CIE-Luv:
52.1112, 101.7600, -51.8571
Hunter-Lab:
44.9925, 81.7919, -21.6152
#e70eab color charts
#e70eab color shades, tints & tones
#e70eab color schemes
#e70eab color preview, HTML & CSS examples
This text has a color of #e70eab
<p style="color:#e70eab;">Text here</p>
.mytext {color:#e70eab;}
This box has a color of #e70eab
<div style="background-color:#e70eab;">Content here</div>
.mybackground {background-color:#e70eab;}
Border around this has a color of #e70eab
<div style="border:2px solid #e70eab;">Content here</div>
.myborder {border:2px solid #e70eab;}