#e70a7a color space conversions
Hex:
#e70a7a
RGB:
231, 10, 122
CMY:
9, 96, 52
CMYK:
0, 96, 47, 9
HSL:
330°, 91.7012%, 47.2549%
HSV (HSB):
330°, 95.6710%, 90.5882%
XYZ:
36.5764, 18.6111, 20.0769
xyY:
0.4860, 0.2473, 18.6111
CIE-Lab:
50.2291, 78.2136, 0.3533
CIE-LCH:
50.2291, 78.2144, 0.2588
CIE-Luv:
50.2291, 124.9131, -14.9050
Hunter-Lab:
43.1406, 75.8434, 2.6060
#e70a7a color charts
#e70a7a color shades, tints & tones
#e70a7a color schemes
#e70a7a color preview, HTML & CSS examples
This text has a color of #e70a7a
<p style="color:#e70a7a;">Text here</p>
.mytext {color:#e70a7a;}
This box has a color of #e70a7a
<div style="background-color:#e70a7a;">Content here</div>
.mybackground {background-color:#e70a7a;}
Border around this has a color of #e70a7a
<div style="border:2px solid #e70a7a;">Content here</div>
.myborder {border:2px solid #e70a7a;}