#f70d1d color space conversions
Hex:
#f70d1d
RGB:
247, 13, 29
CMY:
3, 95, 89
CMYK:
0, 95, 88, 3
HSL:
356°, 93.6000%, 50.9804%
HSV (HSB):
356°, 94.7368%, 96.8627%
XYZ:
38.7235, 20.1507, 3.0109
xyY:
0.6257, 0.3256, 20.1507
CIE-Lab:
52.0072, 77.5309, 56.7741
CIE-LCH:
52.0072, 96.0954, 36.2144
CIE-Luv:
52.0072, 165.4351, 33.6693
Hunter-Lab:
44.8895, 75.4243, 27.4459
#f70d1d color charts
#f70d1d color shades, tints & tones
#f70d1d color schemes
#f70d1d color preview, HTML & CSS examples
This text has a color of #f70d1d
<p style="color:#f70d1d;">Text here</p>
.mytext {color:#f70d1d;}
This box has a color of #f70d1d
<div style="background-color:#f70d1d;">Content here</div>
.mybackground {background-color:#f70d1d;}
Border around this has a color of #f70d1d
<div style="border:2px solid #f70d1d;">Content here</div>
.myborder {border:2px solid #f70d1d;}