#f70f5c color space conversions
Hex:
#f70f5c
RGB:
247, 15, 92
CMY:
3, 94, 64
CMYK:
0, 94, 63, 3
HSL:
340°, 93.5484%, 51.3725%
HSV (HSB):
340°, 93.9271%, 96.8627%
XYZ:
40.4604, 20.8885, 12.0246
xyY:
0.5514, 0.2847, 20.8885
CIE-Lab:
52.8273, 79.4571, 22.7129
CIE-LCH:
52.8273, 82.6397, 15.9526
CIE-Luv:
52.8273, 149.2217, 9.5302
Hunter-Lab:
45.7040, 78.0389, 16.3937
#f70f5c color charts
#f70f5c color shades, tints & tones
#f70f5c color schemes
#f70f5c color preview, HTML & CSS examples
This text has a color of #f70f5c
<p style="color:#f70f5c;">Text here</p>
.mytext {color:#f70f5c;}
This box has a color of #f70f5c
<div style="background-color:#f70f5c;">Content here</div>
.mybackground {background-color:#f70f5c;}
Border around this has a color of #f70f5c
<div style="border:2px solid #f70f5c;">Content here</div>
.myborder {border:2px solid #f70f5c;}