#e70a7d color space conversions
Hex:
#e70a7d
RGB:
231, 10, 125
CMY:
9, 96, 51
CMYK:
0, 96, 46, 9
HSL:
329°, 91.7012%, 47.2549%
HSV (HSB):
329°, 95.6710%, 90.5882%
XYZ:
36.7652, 18.6867, 21.0712
xyY:
0.4804, 0.2442, 18.6867
CIE-Lab:
50.3186, 78.4527, -1.3415
CIE-LCH:
50.3186, 78.4641, 359.0204
CIE-Luv:
50.3186, 123.5534, -17.0611
Hunter-Lab:
43.2281, 76.1639, 1.3592
#e70a7d color charts
#e70a7d color shades, tints & tones
#e70a7d color schemes
#e70a7d color preview, HTML & CSS examples
This text has a color of #e70a7d
<p style="color:#e70a7d;">Text here</p>
.mytext {color:#e70a7d;}
This box has a color of #e70a7d
<div style="background-color:#e70a7d;">Content here</div>
.mybackground {background-color:#e70a7d;}
Border around this has a color of #e70a7d
<div style="border:2px solid #e70a7d;">Content here</div>
.myborder {border:2px solid #e70a7d;}