#f70f58 color space conversions
Hex:
#f70f58
RGB:
247, 15, 88
CMY:
3, 94, 65
CMYK:
0, 94, 64, 3
HSL:
341°, 93.5484%, 51.3725%
HSV (HSB):
341°, 93.9271%, 96.8627%
XYZ:
40.2900, 20.8204, 11.1277
xyY:
0.5577, 0.2882, 20.8204
CIE-Lab:
52.7524, 79.2515, 25.0312
CIE-LCH:
52.7524, 83.1106, 17.5285
CIE-Luv:
52.7524, 150.6635, 11.7539
Hunter-Lab:
45.6294, 77.7615, 17.4814
#f70f58 color charts
#f70f58 color shades, tints & tones
#f70f58 color schemes
#f70f58 color preview, HTML & CSS examples
This text has a color of #f70f58
<p style="color:#f70f58;">Text here</p>
.mytext {color:#f70f58;}
This box has a color of #f70f58
<div style="background-color:#f70f58;">Content here</div>
.mybackground {background-color:#f70f58;}
Border around this has a color of #f70f58
<div style="border:2px solid #f70f58;">Content here</div>
.myborder {border:2px solid #f70f58;}