#f70e4d color space conversions
Hex:
#f70e4d
RGB:
247, 14, 77
CMY:
3, 95, 70
CMYK:
0, 94, 69, 3
HSL:
344°, 93.5743%, 51.1765%
HSV (HSB):
344°, 94.3320%, 96.8627%
XYZ:
39.8544, 20.6241, 8.9015
xyY:
0.5744, 0.2973, 20.6241
CIE-Lab:
52.5356, 78.8272, 31.3626
CIE-LCH:
52.5356, 84.8371, 21.6959
CIE-Luv:
52.5356, 154.5090, 17.3679
Hunter-Lab:
45.4137, 77.1748, 20.1683
#f70e4d color charts
#f70e4d color shades, tints & tones
#f70e4d color schemes
#f70e4d color preview, HTML & CSS examples
This text has a color of #f70e4d
<p style="color:#f70e4d;">Text here</p>
.mytext {color:#f70e4d;}
This box has a color of #f70e4d
<div style="background-color:#f70e4d;">Content here</div>
.mybackground {background-color:#f70e4d;}
Border around this has a color of #f70e4d
<div style="border:2px solid #f70e4d;">Content here</div>
.myborder {border:2px solid #f70e4d;}