#f71d40 color space conversions
Hex:
#f71d40
RGB:
247, 29, 64
CMY:
3, 89, 75
CMYK:
0, 88, 74, 3
HSL:
350°, 93.1624%, 54.1176%
HSV (HSB):
350°, 88.2591%, 96.8627%
XYZ:
39.7226, 21.0231, 6.8147
xyY:
0.5880, 0.3112, 21.0231
CIE-Lab:
52.9747, 76.5213, 39.5148
CIE-LCH:
52.9747, 86.1215, 27.3114
CIE-Luv:
52.9747, 155.1501, 24.4673
Hunter-Lab:
45.8509, 74.4029, 23.2835
#f71d40 color charts
#f71d40 color shades, tints & tones
#f71d40 color schemes
#f71d40 color preview, HTML & CSS examples
This text has a color of #f71d40
<p style="color:#f71d40;">Text here</p>
.mytext {color:#f71d40;}
This box has a color of #f71d40
<div style="background-color:#f71d40;">Content here</div>
.mybackground {background-color:#f71d40;}
Border around this has a color of #f71d40
<div style="border:2px solid #f71d40;">Content here</div>
.myborder {border:2px solid #f71d40;}