#e70da2 color space conversions
Hex:
#e70da2
RGB:
231, 13, 162
CMY:
9, 95, 36
CMYK:
0, 94, 30, 9
HSL:
319°, 89.3443%, 47.8431%
HSV (HSB):
319°, 94.3723%, 90.5882%
XYZ:
39.6205, 19.8854, 35.9325
xyY:
0.4151, 0.2084, 19.8854
CIE-Lab:
51.7074, 81.6634, -21.4729
CIE-LCH:
51.7074, 84.4393, 345.2679
CIE-Luv:
51.7074, 106.0330, -44.8962
Hunter-Lab:
44.5931, 80.5577, -16.5599
#e70da2 color charts
#e70da2 color shades, tints & tones
#e70da2 color schemes
#e70da2 color preview, HTML & CSS examples
This text has a color of #e70da2
<p style="color:#e70da2;">Text here</p>
.mytext {color:#e70da2;}
This box has a color of #e70da2
<div style="background-color:#e70da2;">Content here</div>
.mybackground {background-color:#e70da2;}
Border around this has a color of #e70da2
<div style="border:2px solid #e70da2;">Content here</div>
.myborder {border:2px solid #e70da2;}