#f70e1c color space conversions
Hex:
#f70e1c
RGB:
247, 14, 28
CMY:
3, 95, 89
CMYK:
0, 94, 89, 3
HSL:
356°, 93.5743%, 51.1765%
HSV (HSB):
356°, 94.3320%, 96.8627%
XYZ:
38.7244, 20.1721, 2.9512
xyY:
0.6261, 0.3262, 20.1721
CIE-Lab:
52.0312, 77.4304, 57.2180
CIE-LCH:
52.0312, 96.2775, 36.4629
CIE-Luv:
52.0312, 165.3973, 33.9139
Hunter-Lab:
44.9133, 75.3049, 27.5435
#f70e1c color charts
#f70e1c color shades, tints & tones
#f70e1c color schemes
#f70e1c color preview, HTML & CSS examples
This text has a color of #f70e1c
<p style="color:#f70e1c;">Text here</p>
.mytext {color:#f70e1c;}
This box has a color of #f70e1c
<div style="background-color:#f70e1c;">Content here</div>
.mybackground {background-color:#f70e1c;}
Border around this has a color of #f70e1c
<div style="border:2px solid #f70e1c;">Content here</div>
.myborder {border:2px solid #f70e1c;}