#f71f80 color space conversions
Hex:
#f71f80
RGB:
247, 31, 128
CMY:
3, 88, 50
CMYK:
0, 87, 48, 3
HSL:
333°, 93.1034%, 54.5098%
HSV (HSB):
333°, 87.4494%, 96.8627%
XYZ:
42.7440, 22.3126, 22.4760
xyY:
0.4883, 0.2549, 22.3126
CIE-Lab:
54.3572, 79.8101, 3.1058
CIE-LCH:
54.3572, 79.8705, 2.2285
CIE-Luv:
54.3572, 131.7860, -11.9628
Hunter-Lab:
47.2363, 78.8610, 4.8540
#f71f80 color charts
#f71f80 color shades, tints & tones
#f71f80 color schemes
#f71f80 color preview, HTML & CSS examples
This text has a color of #f71f80
<p style="color:#f71f80;">Text here</p>
.mytext {color:#f71f80;}
This box has a color of #f71f80
<div style="background-color:#f71f80;">Content here</div>
.mybackground {background-color:#f71f80;}
Border around this has a color of #f71f80
<div style="border:2px solid #f71f80;">Content here</div>
.myborder {border:2px solid #f71f80;}