#e70286 color space conversions
Hex:
#e70286
RGB:
231, 2, 134
CMY:
9, 99, 47
CMYK:
0, 99, 42, 9
HSL:
325°, 98.2833%, 45.6863%
HSV (HSB):
325°, 99.1342%, 90.5882%
XYZ:
37.2798, 18.7536, 24.2092
xyY:
0.4646, 0.2337, 18.7536
CIE-Lab:
50.3976, 79.8037, -6.6843
CIE-LCH:
50.3976, 80.0832, 355.2121
CIE-Luv:
50.3976, 120.1144, -24.1765
Hunter-Lab:
43.3054, 77.8787, -2.8314
#e70286 color charts
#e70286 color shades, tints & tones
#e70286 color schemes
#e70286 color preview, HTML & CSS examples
This text has a color of #e70286
<p style="color:#e70286;">Text here</p>
.mytext {color:#e70286;}
This box has a color of #e70286
<div style="background-color:#e70286;">Content here</div>
.mybackground {background-color:#e70286;}
Border around this has a color of #e70286
<div style="border:2px solid #e70286;">Content here</div>
.myborder {border:2px solid #e70286;}