#f71a8d color space conversions
Hex:
#f71a8d
RGB:
247, 26, 141
CMY:
3, 90, 45
CMYK:
0, 89, 43, 3
HSL:
329°, 93.2489%, 53.5294%
HSV (HSB):
329°, 89.4737%, 96.8627%
XYZ:
43.5349, 22.4360, 27.2353
xyY:
0.4671, 0.2407, 22.4360
CIE-Lab:
54.4866, 81.6002, -4.4860
CIE-LCH:
54.4866, 81.7234, 356.8533
CIE-Luv:
54.4866, 126.9774, -22.0033
Hunter-Lab:
47.3667, 81.1682, -0.9344
#f71a8d color charts
#f71a8d color shades, tints & tones
#f71a8d color schemes
#f71a8d color preview, HTML & CSS examples
This text has a color of #f71a8d
<p style="color:#f71a8d;">Text here</p>
.mytext {color:#f71a8d;}
This box has a color of #f71a8d
<div style="background-color:#f71a8d;">Content here</div>
.mybackground {background-color:#f71a8d;}
Border around this has a color of #f71a8d
<div style="border:2px solid #f71a8d;">Content here</div>
.myborder {border:2px solid #f71a8d;}