#f70f4a color space conversions
Hex:
#f70f4a
RGB:
247, 15, 74
CMY:
3, 94, 71
CMYK:
0, 94, 70, 3
HSL:
345°, 93.5484%, 51.3725%
HSV (HSB):
345°, 93.9271%, 96.8627%
XYZ:
39.7646, 20.6102, 8.3609
xyY:
0.5785, 0.2998, 20.6102
CIE-Lab:
52.5202, 78.6122, 33.1301
CIE-LCH:
52.5202, 85.3081, 22.8524
CIE-Luv:
52.5202, 155.2942, 18.8652
Hunter-Lab:
45.3985, 76.9012, 20.8597
#f70f4a color charts
#f70f4a color shades, tints & tones
#f70f4a color schemes
#f70f4a color preview, HTML & CSS examples
This text has a color of #f70f4a
<p style="color:#f70f4a;">Text here</p>
.mytext {color:#f70f4a;}
This box has a color of #f70f4a
<div style="background-color:#f70f4a;">Content here</div>
.mybackground {background-color:#f70f4a;}
Border around this has a color of #f70f4a
<div style="border:2px solid #f70f4a;">Content here</div>
.myborder {border:2px solid #f70f4a;}