#f70a75 color space conversions
Hex:
#f70a75
RGB:
247, 10, 117
CMY:
3, 96, 54
CMYK:
0, 96, 53, 3
HSL:
333°, 93.6759%, 50.3922%
HSV (HSB):
333°, 95.9514%, 96.8627%
XYZ:
41.6772, 21.2756, 18.7396
xyY:
0.5102, 0.2604, 21.2756
CIE-Lab:
53.2498, 81.3693, 8.1471
CIE-LCH:
53.2498, 81.7761, 5.7177
CIE-Luv:
53.2498, 139.7737, -6.3574
Hunter-Lab:
46.1255, 80.5661, 8.1998
#f70a75 color charts
#f70a75 color shades, tints & tones
#f70a75 color schemes
#f70a75 color preview, HTML & CSS examples
This text has a color of #f70a75
<p style="color:#f70a75;">Text here</p>
.mytext {color:#f70a75;}
This box has a color of #f70a75
<div style="background-color:#f70a75;">Content here</div>
.mybackground {background-color:#f70a75;}
Border around this has a color of #f70a75
<div style="border:2px solid #f70a75;">Content here</div>
.myborder {border:2px solid #f70a75;}