#f70412 color space conversions
Hex:
#f70412
RGB:
247, 4, 18
CMY:
3, 98, 93
CMYK:
0, 98, 93, 3
HSL:
357°, 96.8127%, 49.2157%
HSV (HSB):
357°, 98.3806%, 96.8627%
XYZ:
38.5104, 19.9047, 2.3845
xyY:
0.6334, 0.3274, 19.9047
CIE-Lab:
51.7292, 78.0477, 60.8189
CIE-LCH:
51.7292, 98.9464, 37.9276
CIE-Luv:
51.7292, 167.8853, 35.0170
Hunter-Lab:
44.6146, 76.0016, 28.0614
#f70412 color charts
#f70412 color shades, tints & tones
#f70412 color schemes
#f70412 color preview, HTML & CSS examples
This text has a color of #f70412
<p style="color:#f70412;">Text here</p>
.mytext {color:#f70412;}
This box has a color of #f70412
<div style="background-color:#f70412;">Content here</div>
.mybackground {background-color:#f70412;}
Border around this has a color of #f70412
<div style="border:2px solid #f70412;">Content here</div>
.myborder {border:2px solid #f70412;}