#f70a84 color space conversions
Hex:
#f70a84
RGB:
247, 10, 132
CMY:
3, 96, 48
CMYK:
0, 96, 47, 3
HSL:
329°, 93.6759%, 50.3922%
HSV (HSB):
329°, 95.9514%, 96.8627%
XYZ:
42.6312, 21.6572, 23.7631
xyY:
0.4842, 0.2460, 21.6572
CIE-Lab:
53.6614, 82.4718, -0.3085
CIE-LCH:
53.6614, 82.4723, 359.7857
CIE-Luv:
53.6614, 133.0984, -16.8226
Hunter-Lab:
46.5373, 82.0774, 2.3011
#f70a84 color charts
#f70a84 color shades, tints & tones
#f70a84 color schemes
#f70a84 color preview, HTML & CSS examples
This text has a color of #f70a84
<p style="color:#f70a84;">Text here</p>
.mytext {color:#f70a84;}
This box has a color of #f70a84
<div style="background-color:#f70a84;">Content here</div>
.mybackground {background-color:#f70a84;}
Border around this has a color of #f70a84
<div style="border:2px solid #f70a84;">Content here</div>
.myborder {border:2px solid #f70a84;}