#f70d12 color space conversions
Hex:
#f70d12
RGB:
247, 13, 18
CMY:
3, 95, 93
CMYK:
0, 95, 93, 3
HSL:
359°, 93.6000%, 50.9804%
HSV (HSB):
359°, 94.7368%, 96.8627%
XYZ:
38.6109, 20.1057, 2.4180
xyY:
0.6316, 0.3289, 20.1057
CIE-Lab:
51.9565, 77.3898, 60.9498
CIE-LCH:
51.9565, 98.5092, 38.2229
CIE-Luv:
51.9565, 166.6065, 35.4340
Hunter-Lab:
44.8394, 75.2363, 28.1902
#f70d12 color charts
#f70d12 color shades, tints & tones
#f70d12 color schemes
#f70d12 color preview, HTML & CSS examples
This text has a color of #f70d12
<p style="color:#f70d12;">Text here</p>
.mytext {color:#f70d12;}
This box has a color of #f70d12
<div style="background-color:#f70d12;">Content here</div>
.mybackground {background-color:#f70d12;}
Border around this has a color of #f70d12
<div style="border:2px solid #f70d12;">Content here</div>
.myborder {border:2px solid #f70d12;}