#f70e0e color space conversions
Hex:
#f70e0e
RGB:
247, 14, 14
CMY:
3, 95, 95
CMYK:
0, 94, 94, 3
HSL:
0°, 93.5743%, 51.1765%
HSV (HSB):
0°, 94.3320%, 96.8627%
XYZ:
38.5941, 20.1199, 2.2649
xyY:
0.6329, 0.3299, 20.1199
CIE-Lab:
51.9725, 77.2669, 62.1905
CIE-LCH:
51.9725, 99.1858, 38.8299
CIE-Luv:
51.9725, 166.7542, 35.9606
Hunter-Lab:
44.8553, 75.0871, 28.4050
#f70e0e color charts
#f70e0e color shades, tints & tones
#f70e0e color schemes
#f70e0e color preview, HTML & CSS examples
This text has a color of #f70e0e
<p style="color:#f70e0e;">Text here</p>
.mytext {color:#f70e0e;}
This box has a color of #f70e0e
<div style="background-color:#f70e0e;">Content here</div>
.mybackground {background-color:#f70e0e;}
Border around this has a color of #f70e0e
<div style="border:2px solid #f70e0e;">Content here</div>
.myborder {border:2px solid #f70e0e;}