#f71a7b color space conversions
Hex:
#f71a7b
RGB:
247, 26, 123
CMY:
3, 90, 52
CMYK:
0, 89, 50, 3
HSL:
334°, 93.2489%, 53.5294%
HSV (HSB):
334°, 89.4737%, 96.8627%
XYZ:
42.3023, 21.9430, 20.7447
xyY:
0.4977, 0.2582, 21.9430
CIE-Lab:
53.9665, 80.1699, 5.5485
CIE-LCH:
53.9665, 80.3617, 3.9591
CIE-Luv:
53.9665, 134.9315, -9.0943
Hunter-Lab:
46.8434, 79.2201, 6.5336
#f71a7b color charts
#f71a7b color shades, tints & tones
#f71a7b color schemes
#f71a7b color preview, HTML & CSS examples
This text has a color of #f71a7b
<p style="color:#f71a7b;">Text here</p>
.mytext {color:#f71a7b;}
This box has a color of #f71a7b
<div style="background-color:#f71a7b;">Content here</div>
.mybackground {background-color:#f71a7b;}
Border around this has a color of #f71a7b
<div style="border:2px solid #f71a7b;">Content here</div>
.myborder {border:2px solid #f71a7b;}