#f70a8a color space conversions
Hex:
#f70a8a
RGB:
247, 10, 138
CMY:
3, 96, 46
CMYK:
0, 96, 44, 3
HSL:
328°, 93.6759%, 50.3922%
HSV (HSB):
328°, 95.9514%, 96.8627%
XYZ:
43.0538, 21.8262, 25.9885
xyY:
0.4738, 0.2402, 21.8262
CIE-Lab:
53.8421, 82.9531, -3.6440
CIE-LCH:
53.8421, 83.0331, 357.4847
CIE-Luv:
53.8421, 130.3409, -21.1849
Hunter-Lab:
46.7185, 82.7403, -0.2787
#f70a8a color charts
#f70a8a color shades, tints & tones
#f70a8a color schemes
#f70a8a color preview, HTML & CSS examples
This text has a color of #f70a8a
<p style="color:#f70a8a;">Text here</p>
.mytext {color:#f70a8a;}
This box has a color of #f70a8a
<div style="background-color:#f70a8a;">Content here</div>
.mybackground {background-color:#f70a8a;}
Border around this has a color of #f70a8a
<div style="border:2px solid #f70a8a;">Content here</div>
.myborder {border:2px solid #f70a8a;}