#f70e3b color space conversions
Hex:
#f70e3b
RGB:
247, 14, 59
CMY:
3, 95, 77
CMYK:
0, 94, 76, 3
HSL:
348°, 93.5743%, 51.1765%
HSV (HSB):
348°, 94.3320%, 96.8627%
XYZ:
39.3042, 20.4040, 6.0045
xyY:
0.5981, 0.3105, 20.4040
CIE-Lab:
52.2909, 78.1517, 41.6167
CIE-LCH:
52.2909, 88.5417, 28.0358
CIE-Luv:
52.2909, 159.6227, 25.1671
Hunter-Lab:
45.1708, 76.2684, 23.7382
#f70e3b color charts
#f70e3b color shades, tints & tones
#f70e3b color schemes
#f70e3b color preview, HTML & CSS examples
This text has a color of #f70e3b
<p style="color:#f70e3b;">Text here</p>
.mytext {color:#f70e3b;}
This box has a color of #f70e3b
<div style="background-color:#f70e3b;">Content here</div>
.mybackground {background-color:#f70e3b;}
Border around this has a color of #f70e3b
<div style="border:2px solid #f70e3b;">Content here</div>
.myborder {border:2px solid #f70e3b;}