#f70a1d color space conversions
Hex:
#f70a1d
RGB:
247, 10, 29
CMY:
3, 96, 89
CMYK:
0, 96, 88, 3
HSL:
355°, 93.6759%, 50.3922%
HSV (HSB):
355°, 95.9514%, 96.8627%
XYZ:
38.6881, 20.0799, 2.9991
xyY:
0.6264, 0.3251, 20.0799
CIE-Lab:
51.9275, 77.7615, 56.7157
CIE-LCH:
51.9275, 96.2472, 36.1053
CIE-Luv:
51.9275, 165.8772, 33.5206
Hunter-Lab:
44.8107, 75.6925, 27.3992
#f70a1d color charts
#f70a1d color shades, tints & tones
#f70a1d color schemes
#f70a1d color preview, HTML & CSS examples
This text has a color of #f70a1d
<p style="color:#f70a1d;">Text here</p>
.mytext {color:#f70a1d;}
This box has a color of #f70a1d
<div style="background-color:#f70a1d;">Content here</div>
.mybackground {background-color:#f70a1d;}
Border around this has a color of #f70a1d
<div style="border:2px solid #f70a1d;">Content here</div>
.myborder {border:2px solid #f70a1d;}