#f70a1f color space conversions
Hex:
#f70a1f
RGB:
247, 10, 31
CMY:
3, 96, 88
CMYK:
0, 96, 87, 3
HSL:
355°, 93.6759%, 50.3922%
HSV (HSB):
355°, 95.9514%, 96.8627%
XYZ:
38.7136, 20.0902, 3.1337
xyY:
0.6250, 0.3244, 20.0902
CIE-Lab:
51.9390, 77.7934, 55.8455
CIE-LCH:
51.9390, 95.7629, 35.6734
CIE-Luv:
51.9390, 165.6123, 33.1227
Hunter-Lab:
44.8221, 75.7351, 27.2303
#f70a1f color charts
#f70a1f color shades, tints & tones
#f70a1f color schemes
#f70a1f color preview, HTML & CSS examples
This text has a color of #f70a1f
<p style="color:#f70a1f;">Text here</p>
.mytext {color:#f70a1f;}
This box has a color of #f70a1f
<div style="background-color:#f70a1f;">Content here</div>
.mybackground {background-color:#f70a1f;}
Border around this has a color of #f70a1f
<div style="border:2px solid #f70a1f;">Content here</div>
.myborder {border:2px solid #f70a1f;}