#f70d0f color space conversions
Hex:
#f70d0f
RGB:
247, 13, 15
CMY:
3, 95, 94
CMYK:
0, 95, 94, 3
HSL:
359°, 93.6000%, 50.9804%
HSV (HSB):
359°, 94.7368%, 96.8627%
XYZ:
38.5879, 20.0965, 2.2971
xyY:
0.6328, 0.3296, 20.0965
CIE-Lab:
51.9461, 77.3610, 61.8849
CIE-LCH:
51.9461, 99.0680, 38.6580
CIE-Luv:
51.9461, 166.8474, 35.7966
Hunter-Lab:
44.8291, 75.1979, 28.3422
#f70d0f color charts
#f70d0f color shades, tints & tones
#f70d0f color schemes
#f70d0f color preview, HTML & CSS examples
This text has a color of #f70d0f
<p style="color:#f70d0f;">Text here</p>
.mytext {color:#f70d0f;}
This box has a color of #f70d0f
<div style="background-color:#f70d0f;">Content here</div>
.mybackground {background-color:#f70d0f;}
Border around this has a color of #f70d0f
<div style="border:2px solid #f70d0f;">Content here</div>
.myborder {border:2px solid #f70d0f;}