#f71d42 color space conversions
Hex:
#f71d42
RGB:
247, 29, 66
CMY:
3, 89, 74
CMYK:
0, 88, 73, 3
HSL:
350°, 93.1624%, 54.1176%
HSV (HSB):
350°, 88.2591%, 96.8627%
XYZ:
39.7805, 21.0462, 7.1199
xyY:
0.5855, 0.3097, 21.0462
CIE-Lab:
53.0001, 76.5937, 38.3904
CIE-LCH:
53.0001, 85.6763, 26.6210
CIE-Luv:
53.0001, 154.6260, 23.6433
Hunter-Lab:
45.8762, 74.4990, 22.9116
#f71d42 color charts
#f71d42 color shades, tints & tones
#f71d42 color schemes
#f71d42 color preview, HTML & CSS examples
This text has a color of #f71d42
<p style="color:#f71d42;">Text here</p>
.mytext {color:#f71d42;}
This box has a color of #f71d42
<div style="background-color:#f71d42;">Content here</div>
.mybackground {background-color:#f71d42;}
Border around this has a color of #f71d42
<div style="border:2px solid #f71d42;">Content here</div>
.myborder {border:2px solid #f71d42;}