#f71e7f color space conversions
Hex:
#f71e7f
RGB:
247, 30, 127
CMY:
3, 88, 50
CMYK:
0, 88, 49, 3
HSL:
333°, 93.1330%, 54.3137%
HSV (HSB):
333°, 87.8543%, 96.8627%
XYZ:
42.6528, 22.2350, 22.1224
xyY:
0.4902, 0.2555, 22.2350
CIE-Lab:
54.2755, 79.8895, 3.5880
CIE-LCH:
54.2755, 79.9700, 2.5716
CIE-Luv:
54.2755, 132.4256, -11.3916
Hunter-Lab:
47.1540, 78.9413, 5.1918
#f71e7f color charts
#f71e7f color shades, tints & tones
#f71e7f color schemes
#f71e7f color preview, HTML & CSS examples
This text has a color of #f71e7f
<p style="color:#f71e7f;">Text here</p>
.mytext {color:#f71e7f;}
This box has a color of #f71e7f
<div style="background-color:#f71e7f;">Content here</div>
.mybackground {background-color:#f71e7f;}
Border around this has a color of #f71e7f
<div style="border:2px solid #f71e7f;">Content here</div>
.myborder {border:2px solid #f71e7f;}