#f71dd1 color space conversions
Hex:
#f71dd1
RGB:
247, 29, 209
CMY:
3, 89, 18
CMYK:
0, 88, 15, 3
HSL:
310°, 93.1624%, 54.1176%
HSV (HSB):
310°, 88.2591%, 96.8627%
XYZ:
50.3058, 25.2563, 62.5452
xyY:
0.3643, 0.1829, 25.2563
CIE-Lab:
57.3243, 88.3952, -39.8337
CIE-LCH:
57.3243, 96.9559, 335.7422
CIE-Luv:
57.3243, 95.6892, -74.3739
Hunter-Lab:
50.2557, 90.7304, -38.6097
#f71dd1 color charts
#f71dd1 color shades, tints & tones
#f71dd1 color schemes
#f71dd1 color preview, HTML & CSS examples
This text has a color of #f71dd1
<p style="color:#f71dd1;">Text here</p>
.mytext {color:#f71dd1;}
This box has a color of #f71dd1
<div style="background-color:#f71dd1;">Content here</div>
.mybackground {background-color:#f71dd1;}
Border around this has a color of #f71dd1
<div style="border:2px solid #f71dd1;">Content here</div>
.myborder {border:2px solid #f71dd1;}