#f70e79 color space conversions
Hex:
#f70e79
RGB:
247, 14, 121
CMY:
3, 95, 53
CMYK:
0, 94, 51, 3
HSL:
332°, 93.5743%, 51.1765%
HSV (HSB):
332°, 94.3320%, 96.8627%
XYZ:
41.9660, 21.4687, 20.0212
xyY:
0.5029, 0.2572, 21.4687
CIE-Lab:
53.4587, 81.3443, 6.0269
CIE-LCH:
53.4587, 81.5673, 4.2373
CIE-Luv:
53.4587, 137.6094, -8.8241
Hunter-Lab:
46.3343, 80.5862, 6.8147
#f70e79 color charts
#f70e79 color shades, tints & tones
#f70e79 color schemes
#f70e79 color preview, HTML & CSS examples
This text has a color of #f70e79
<p style="color:#f70e79;">Text here</p>
.mytext {color:#f70e79;}
This box has a color of #f70e79
<div style="background-color:#f70e79;">Content here</div>
.mybackground {background-color:#f70e79;}
Border around this has a color of #f70e79
<div style="border:2px solid #f70e79;">Content here</div>
.myborder {border:2px solid #f70e79;}