#f71d30 color space conversions
Hex:
#f71d30
RGB:
247, 29, 48
CMY:
3, 89, 81
CMYK:
0, 88, 81, 3
HSL:
355°, 93.1624%, 54.1176%
HSV (HSB):
355°, 88.2591%, 96.8627%
XYZ:
39.3306, 20.8663, 4.7509
xyY:
0.6056, 0.3213, 20.8663
CIE-Lab:
52.8028, 76.0286, 48.2152
CIE-LCH:
52.8028, 90.0281, 32.3817
CIE-Luv:
52.8028, 158.7905, 30.1760
Hunter-Lab:
45.6796, 73.7510, 25.8092
#f71d30 color charts
#f71d30 color shades, tints & tones
#f71d30 color schemes
#f71d30 color preview, HTML & CSS examples
This text has a color of #f71d30
<p style="color:#f71d30;">Text here</p>
.mytext {color:#f71d30;}
This box has a color of #f71d30
<div style="background-color:#f71d30;">Content here</div>
.mybackground {background-color:#f71d30;}
Border around this has a color of #f71d30
<div style="border:2px solid #f71d30;">Content here</div>
.myborder {border:2px solid #f71d30;}