#f70e2b color space conversions
Hex:
#f70e2b
RGB:
247, 14, 43
CMY:
3, 95, 83
CMYK:
0, 94, 83, 3
HSL:
353°, 93.5743%, 51.1765%
HSV (HSB):
353°, 94.3320%, 96.8627%
XYZ:
38.9509, 20.2627, 4.1436
xyY:
0.6148, 0.3198, 20.2627
CIE-Lab:
52.1329, 77.7132, 50.1980
CIE-LCH:
52.1329, 92.5159, 32.8600
CIE-Luv:
52.1329, 163.0923, 30.4299
Hunter-Lab:
45.0141, 75.6822, 26.0521
#f70e2b color charts
#f70e2b color shades, tints & tones
#f70e2b color schemes
#f70e2b color preview, HTML & CSS examples
This text has a color of #f70e2b
<p style="color:#f70e2b;">Text here</p>
.mytext {color:#f70e2b;}
This box has a color of #f70e2b
<div style="background-color:#f70e2b;">Content here</div>
.mybackground {background-color:#f70e2b;}
Border around this has a color of #f70e2b
<div style="border:2px solid #f70e2b;">Content here</div>
.myborder {border:2px solid #f70e2b;}