#f70f2a color space conversions
Hex:
#f70f2a
RGB:
247, 15, 42
CMY:
3, 94, 84
CMYK:
0, 94, 83, 3
HSL:
353°, 93.5484%, 51.3725%
HSV (HSB):
353°, 93.9271%, 96.8627%
XYZ:
38.9465, 20.2830, 4.0528
xyY:
0.6154, 0.3205, 20.2830
CIE-Lab:
52.1556, 77.6013, 50.7326
CIE-LCH:
52.1556, 92.7133, 33.1751
CIE-Luv:
52.1556, 163.1071, 30.7648
Hunter-Lab:
45.0366, 75.5481, 26.1902
#f70f2a color charts
#f70f2a color shades, tints & tones
#f70f2a color schemes
#f70f2a color preview, HTML & CSS examples
This text has a color of #f70f2a
<p style="color:#f70f2a;">Text here</p>
.mytext {color:#f70f2a;}
This box has a color of #f70f2a
<div style="background-color:#f70f2a;">Content here</div>
.mybackground {background-color:#f70f2a;}
Border around this has a color of #f70f2a
<div style="border:2px solid #f70f2a;">Content here</div>
.myborder {border:2px solid #f70f2a;}