#f70d3b color space conversions
Hex:
#f70d3b
RGB:
247, 13, 59
CMY:
3, 95, 77
CMYK:
0, 95, 76, 3
HSL:
348°, 93.6000%, 50.9804%
HSV (HSB):
348°, 94.7368%, 96.8627%
XYZ:
39.2911, 20.3778, 6.0001
xyY:
0.5983, 0.3103, 20.3778
CIE-Lab:
52.2617, 78.2364, 41.5847
CIE-LCH:
52.2617, 88.6015, 27.9918
CIE-Luv:
52.2617, 159.7750, 25.1081
Hunter-Lab:
45.1417, 76.3673, 23.7186
#f70d3b color charts
#f70d3b color shades, tints & tones
#f70d3b color schemes
#f70d3b color preview, HTML & CSS examples
This text has a color of #f70d3b
<p style="color:#f70d3b;">Text here</p>
.mytext {color:#f70d3b;}
This box has a color of #f70d3b
<div style="background-color:#f70d3b;">Content here</div>
.mybackground {background-color:#f70d3b;}
Border around this has a color of #f70d3b
<div style="border:2px solid #f70d3b;">Content here</div>
.myborder {border:2px solid #f70d3b;}