#f70c4d color space conversions
Hex:
#f70c4d
RGB:
247, 12, 77
CMY:
3, 95, 70
CMYK:
0, 95, 69, 3
HSL:
343°, 93.6255%, 50.7843%
HSV (HSB):
343°, 95.1417%, 96.8627%
XYZ:
39.8288, 20.5729, 8.8929
xyY:
0.5748, 0.2969, 20.5729
CIE-Lab:
52.4789, 78.9915, 31.2926
CIE-LCH:
52.4789, 84.9640, 21.6111
CIE-Luv:
52.4789, 154.7873, 17.2469
Hunter-Lab:
45.3574, 77.3673, 20.1256
#f70c4d color charts
#f70c4d color shades, tints & tones
#f70c4d color schemes
#f70c4d color preview, HTML & CSS examples
This text has a color of #f70c4d
<p style="color:#f70c4d;">Text here</p>
.mytext {color:#f70c4d;}
This box has a color of #f70c4d
<div style="background-color:#f70c4d;">Content here</div>
.mybackground {background-color:#f70c4d;}
Border around this has a color of #f70c4d
<div style="border:2px solid #f70c4d;">Content here</div>
.myborder {border:2px solid #f70c4d;}