#f70a7f color space conversions
Hex:
#f70a7f
RGB:
247, 10, 127
CMY:
3, 96, 50
CMYK:
0, 96, 49, 3
HSL:
330°, 93.6759%, 50.3922%
HSV (HSB):
330°, 95.9514%, 96.8627%
XYZ:
42.2971, 21.5235, 22.0038
xyY:
0.4928, 0.2508, 21.5235
CIE-Lab:
53.5178, 82.0882, 2.4921
CIE-LCH:
53.5178, 82.1260, 1.7389
CIE-Luv:
53.5178, 135.3623, -13.2588
Hunter-Lab:
46.3935, 81.5504, 4.3549
#f70a7f color charts
#f70a7f color shades, tints & tones
#f70a7f color schemes
#f70a7f color preview, HTML & CSS examples
This text has a color of #f70a7f
<p style="color:#f70a7f;">Text here</p>
.mytext {color:#f70a7f;}
This box has a color of #f70a7f
<div style="background-color:#f70a7f;">Content here</div>
.mybackground {background-color:#f70a7f;}
Border around this has a color of #f70a7f
<div style="border:2px solid #f70a7f;">Content here</div>
.myborder {border:2px solid #f70a7f;}