#f71d48 color space conversions
Hex:
#f71d48
RGB:
247, 29, 72
CMY:
3, 89, 72
CMYK:
0, 88, 71, 3
HSL:
348°, 93.1624%, 54.1176%
HSV (HSB):
348°, 88.2591%, 96.8627%
XYZ:
39.9668, 21.1208, 8.1011
xyY:
0.5776, 0.3053, 21.1208
CIE-Lab:
53.0814, 76.8261, 34.9874
CIE-LCH:
53.0814, 84.4178, 24.4850
CIE-Luv:
53.0814, 152.9650, 21.0278
Hunter-Lab:
45.9573, 74.8073, 21.7188
#f71d48 color charts
#f71d48 color shades, tints & tones
#f71d48 color schemes
#f71d48 color preview, HTML & CSS examples
This text has a color of #f71d48
<p style="color:#f71d48;">Text here</p>
.mytext {color:#f71d48;}
This box has a color of #f71d48
<div style="background-color:#f71d48;">Content here</div>
.mybackground {background-color:#f71d48;}
Border around this has a color of #f71d48
<div style="border:2px solid #f71d48;">Content here</div>
.myborder {border:2px solid #f71d48;}