#f71e7c color space conversions
Hex:
#f71e7c
RGB:
247, 30, 124
CMY:
3, 88, 51
CMYK:
0, 88, 50, 3
HSL:
334°, 93.1330%, 54.3137%
HSV (HSB):
334°, 87.8543%, 96.8627%
XYZ:
42.4601, 22.1579, 21.1078
xyY:
0.4953, 0.2585, 22.1579
CIE-Lab:
54.1942, 79.6626, 5.2736
CIE-LCH:
54.1942, 79.8370, 3.7874
CIE-Luv:
54.1942, 133.7109, -9.2960
Hunter-Lab:
47.0722, 78.6344, 6.3642
#f71e7c color charts
#f71e7c color shades, tints & tones
#f71e7c color schemes
#f71e7c color preview, HTML & CSS examples
This text has a color of #f71e7c
<p style="color:#f71e7c;">Text here</p>
.mytext {color:#f71e7c;}
This box has a color of #f71e7c
<div style="background-color:#f71e7c;">Content here</div>
.mybackground {background-color:#f71e7c;}
Border around this has a color of #f71e7c
<div style="border:2px solid #f71e7c;">Content here</div>
.myborder {border:2px solid #f71e7c;}