#f71c5d color space conversions
Hex:
#f71c5d
RGB:
247, 28, 93
CMY:
3, 89, 64
CMYK:
0, 89, 62, 3
HSL:
342°, 93.1915%, 53.9216%
HSV (HSB):
342°, 88.6640%, 96.8627%
XYZ:
40.7488, 21.3950, 12.3379
xyY:
0.5471, 0.2873, 21.3950
CIE-Lab:
53.3791, 77.9703, 22.8381
CIE-LCH:
53.3791, 81.2462, 16.3257
CIE-Luv:
53.3791, 146.4120, 10.1563
Hunter-Lab:
46.2547, 76.3066, 16.5634
#f71c5d color charts
#f71c5d color shades, tints & tones
#f71c5d color schemes
#f71c5d color preview, HTML & CSS examples
This text has a color of #f71c5d
<p style="color:#f71c5d;">Text here</p>
.mytext {color:#f71c5d;}
This box has a color of #f71c5d
<div style="background-color:#f71c5d;">Content here</div>
.mybackground {background-color:#f71c5d;}
Border around this has a color of #f71c5d
<div style="border:2px solid #f71c5d;">Content here</div>
.myborder {border:2px solid #f71c5d;}