#e70a70 color space conversions
Hex:
#e70a70
RGB:
231, 10, 112
CMY:
9, 96, 56
CMYK:
0, 96, 52, 9
HSL:
332°, 91.7012%, 47.2549%
HSV (HSB):
332°, 95.6710%, 90.5882%
XYZ:
35.9882, 18.3759, 16.9793
xyY:
0.5044, 0.2576, 18.3759
CIE-Lab:
49.9488, 77.4616, 6.0542
CIE-LCH:
49.9488, 77.6978, 4.4690
CIE-Luv:
49.9488, 129.3481, -7.9146
Hunter-Lab:
42.8671, 74.8386, 6.5226
#e70a70 color charts
#e70a70 color shades, tints & tones
#e70a70 color schemes
#e70a70 color preview, HTML & CSS examples
This text has a color of #e70a70
<p style="color:#e70a70;">Text here</p>
.mytext {color:#e70a70;}
This box has a color of #e70a70
<div style="background-color:#e70a70;">Content here</div>
.mybackground {background-color:#e70a70;}
Border around this has a color of #e70a70
<div style="border:2px solid #e70a70;">Content here</div>
.myborder {border:2px solid #e70a70;}