#f70f5d color space conversions
Hex:
#f70f5d
RGB:
247, 15, 93
CMY:
3, 94, 64
CMYK:
0, 94, 62, 3
HSL:
340°, 93.5484%, 51.3725%
HSV (HSB):
340°, 93.9271%, 96.8627%
XYZ:
40.5044, 20.9061, 12.2564
xyY:
0.5498, 0.2838, 20.9061
CIE-Lab:
52.8466, 79.5102, 22.1336
CIE-LCH:
52.8466, 82.5334, 15.5558
CIE-Luv:
52.8466, 148.8535, 8.9616
Hunter-Lab:
45.7232, 78.1105, 16.1132
#f70f5d color charts
#f70f5d color shades, tints & tones
#f70f5d color schemes
#f70f5d color preview, HTML & CSS examples
This text has a color of #f70f5d
<p style="color:#f70f5d;">Text here</p>
.mytext {color:#f70f5d;}
This box has a color of #f70f5d
<div style="background-color:#f70f5d;">Content here</div>
.mybackground {background-color:#f70f5d;}
Border around this has a color of #f70f5d
<div style="border:2px solid #f70f5d;">Content here</div>
.myborder {border:2px solid #f70f5d;}