#f71b5e color space conversions
Hex:
#f71b5e
RGB:
247, 27, 94
CMY:
3, 89, 63
CMYK:
0, 89, 62, 3
HSL:
342°, 93.2203%, 53.7255%
HSV (HSB):
342°, 89.0688%, 96.8627%
XYZ:
40.7701, 21.3662, 12.5649
xyY:
0.5458, 0.2860, 21.3662
CIE-Lab:
53.3479, 78.1701, 22.1943
CIE-LCH:
53.3479, 81.2598, 15.8505
CIE-Luv:
53.3479, 146.2824, 9.4727
Hunter-Lab:
46.2236, 76.5493, 16.2397
#f71b5e color charts
#f71b5e color shades, tints & tones
#f71b5e color schemes
#f71b5e color preview, HTML & CSS examples
This text has a color of #f71b5e
<p style="color:#f71b5e;">Text here</p>
.mytext {color:#f71b5e;}
This box has a color of #f71b5e
<div style="background-color:#f71b5e;">Content here</div>
.mybackground {background-color:#f71b5e;}
Border around this has a color of #f71b5e
<div style="border:2px solid #f71b5e;">Content here</div>
.myborder {border:2px solid #f71b5e;}