#e70d7a color space conversions
Hex:
#e70d7a
RGB:
231, 13, 122
CMY:
9, 95, 52
CMYK:
0, 94, 47, 9
HSL:
330°, 89.3443%, 47.8431%
HSV (HSB):
330°, 94.3723%, 90.5882%
XYZ:
36.6118, 18.6819, 20.0887
xyY:
0.4857, 0.2478, 18.6819
CIE-Lab:
50.3130, 77.9695, 0.4755
CIE-LCH:
50.3130, 77.9709, 0.3494
CIE-Luv:
50.3130, 124.6029, -14.7001
Hunter-Lab:
43.2226, 75.5593, 2.6994
#e70d7a color charts
#e70d7a color shades, tints & tones
#e70d7a color schemes
#e70d7a color preview, HTML & CSS examples
This text has a color of #e70d7a
<p style="color:#e70d7a;">Text here</p>
.mytext {color:#e70d7a;}
This box has a color of #e70d7a
<div style="background-color:#e70d7a;">Content here</div>
.mybackground {background-color:#e70d7a;}
Border around this has a color of #e70d7a
<div style="border:2px solid #e70d7a;">Content here</div>
.myborder {border:2px solid #e70d7a;}