#f71e5f color space conversions
Hex:
#f71e5f
RGB:
247, 30, 95
CMY:
3, 88, 63
CMYK:
0, 88, 62, 3
HSL:
342°, 93.1330%, 54.3137%
HSV (HSB):
342°, 87.8543%, 96.8627%
XYZ:
40.8876, 21.5289, 12.8270
xyY:
0.5434, 0.2861, 21.5289
CIE-Lab:
53.5236, 77.7750, 21.8250
CIE-LCH:
53.5236, 80.7793, 15.6750
CIE-Luv:
53.5236, 145.2122, 9.2489
Hunter-Lab:
46.3993, 76.0976, 16.0889
#f71e5f color charts
#f71e5f color shades, tints & tones
#f71e5f color schemes
#f71e5f color preview, HTML & CSS examples
This text has a color of #f71e5f
<p style="color:#f71e5f;">Text here</p>
.mytext {color:#f71e5f;}
This box has a color of #f71e5f
<div style="background-color:#f71e5f;">Content here</div>
.mybackground {background-color:#f71e5f;}
Border around this has a color of #f71e5f
<div style="border:2px solid #f71e5f;">Content here</div>
.myborder {border:2px solid #f71e5f;}