#f70f3b color space conversions
Hex:
#f70f3b
RGB:
247, 15, 59
CMY:
3, 94, 77
CMYK:
0, 94, 76, 3
HSL:
349°, 93.5484%, 51.3725%
HSV (HSB):
349°, 93.9271%, 96.8627%
XYZ:
39.3180, 20.4316, 6.0091
xyY:
0.5979, 0.3107, 20.4316
CIE-Lab:
52.3217, 78.0627, 41.6503
CIE-LCH:
52.3217, 88.4790, 28.0821
CIE-Luv:
52.3217, 159.4629, 25.2290
Hunter-Lab:
45.2013, 76.1646, 23.7589
#f70f3b color charts
#f70f3b color shades, tints & tones
#f70f3b color schemes
#f70f3b color preview, HTML & CSS examples
This text has a color of #f70f3b
<p style="color:#f70f3b;">Text here</p>
.mytext {color:#f70f3b;}
This box has a color of #f70f3b
<div style="background-color:#f70f3b;">Content here</div>
.mybackground {background-color:#f70f3b;}
Border around this has a color of #f70f3b
<div style="border:2px solid #f70f3b;">Content here</div>
.myborder {border:2px solid #f70f3b;}