#f70d4d color space conversions
Hex:
#f70d4d
RGB:
247, 13, 77
CMY:
3, 95, 70
CMYK:
0, 95, 69, 3
HSL:
344°, 93.6000%, 50.9804%
HSV (HSB):
344°, 94.7368%, 96.8627%
XYZ:
39.8413, 20.5978, 8.8971
xyY:
0.5746, 0.2971, 20.5978
CIE-Lab:
52.5065, 78.9114, 31.3267
CIE-LCH:
52.5065, 84.9021, 21.6524
CIE-Luv:
52.5065, 154.6516, 17.3058
Hunter-Lab:
45.3848, 77.2735, 20.1464
#f70d4d color charts
#f70d4d color shades, tints & tones
#f70d4d color schemes
#f70d4d color preview, HTML & CSS examples
This text has a color of #f70d4d
<p style="color:#f70d4d;">Text here</p>
.mytext {color:#f70d4d;}
This box has a color of #f70d4d
<div style="background-color:#f70d4d;">Content here</div>
.mybackground {background-color:#f70d4d;}
Border around this has a color of #f70d4d
<div style="border:2px solid #f70d4d;">Content here</div>
.myborder {border:2px solid #f70d4d;}