#f70d79 color space conversions
Hex:
#f70d79
RGB:
247, 13, 121
CMY:
3, 95, 53
CMYK:
0, 95, 51, 3
HSL:
332°, 93.6000%, 50.9804%
HSV (HSB):
332°, 94.7368%, 96.8627%
XYZ:
41.9529, 21.4425, 20.0168
xyY:
0.5030, 0.2571, 21.4425
CIE-Lab:
53.4304, 81.4266, 5.9863
CIE-LCH:
53.4304, 81.6464, 4.2047
CIE-Luv:
53.4304, 137.7229, -8.8930
Hunter-Lab:
46.3060, 80.6840, 6.7848
#f70d79 color charts
#f70d79 color shades, tints & tones
#f70d79 color schemes
#f70d79 color preview, HTML & CSS examples
This text has a color of #f70d79
<p style="color:#f70d79;">Text here</p>
.mytext {color:#f70d79;}
This box has a color of #f70d79
<div style="background-color:#f70d79;">Content here</div>
.mybackground {background-color:#f70d79;}
Border around this has a color of #f70d79
<div style="border:2px solid #f70d79;">Content here</div>
.myborder {border:2px solid #f70d79;}