#f71e5e color space conversions
Hex:
#f71e5e
RGB:
247, 30, 94
CMY:
3, 88, 63
CMYK:
0, 88, 62, 3
HSL:
342°, 93.1330%, 54.3137%
HSV (HSB):
342°, 87.8543%, 96.8627%
XYZ:
40.8424, 21.5109, 12.5890
xyY:
0.5450, 0.2870, 21.5109
CIE-Lab:
53.5041, 77.7199, 22.4013
CIE-LCH:
53.5041, 80.8838, 16.0787
CIE-Luv:
53.5041, 145.5720, 9.8235
Hunter-Lab:
46.3798, 76.0239, 16.3725
#f71e5e color charts
#f71e5e color shades, tints & tones
#f71e5e color schemes
#f71e5e color preview, HTML & CSS examples
This text has a color of #f71e5e
<p style="color:#f71e5e;">Text here</p>
.mytext {color:#f71e5e;}
This box has a color of #f71e5e
<div style="background-color:#f71e5e;">Content here</div>
.mybackground {background-color:#f71e5e;}
Border around this has a color of #f71e5e
<div style="border:2px solid #f71e5e;">Content here</div>
.myborder {border:2px solid #f71e5e;}