#f71d7e color space conversions
Hex:
#f71d7e
RGB:
247, 29, 126
CMY:
3, 89, 51
CMYK:
0, 88, 49, 3
HSL:
333°, 93.1624%, 54.1176%
HSV (HSB):
333°, 88.2591%, 96.8627%
XYZ:
42.5630, 22.1592, 21.7725
xyY:
0.4921, 0.2562, 22.1592
CIE-Lab:
54.1956, 79.9652, 4.0735
CIE-LCH:
54.1956, 80.0689, 2.9161
CIE-Luv:
54.1956, 133.0600, -10.8191
Hunter-Lab:
47.0736, 79.0174, 5.5287
#f71d7e color charts
#f71d7e color shades, tints & tones
#f71d7e color schemes
#f71d7e color preview, HTML & CSS examples
This text has a color of #f71d7e
<p style="color:#f71d7e;">Text here</p>
.mytext {color:#f71d7e;}
This box has a color of #f71d7e
<div style="background-color:#f71d7e;">Content here</div>
.mybackground {background-color:#f71d7e;}
Border around this has a color of #f71d7e
<div style="border:2px solid #f71d7e;">Content here</div>
.myborder {border:2px solid #f71d7e;}