#f71a50 color space conversions
Hex:
#f71a50
RGB:
247, 26, 80
CMY:
3, 90, 69
CMYK:
0, 89, 68, 3
HSL:
345°, 93.2489%, 53.5294%
HSV (HSB):
345°, 89.4737%, 96.8627%
XYZ:
40.1751, 21.0921, 9.5431
xyY:
0.5674, 0.2979, 21.0921
CIE-Lab:
53.0502, 77.6104, 30.2123
CIE-LCH:
53.0502, 83.2836, 21.2701
CIE-Luv:
53.0502, 151.2835, 16.8880
Hunter-Lab:
45.9262, 75.7768, 19.8283
#f71a50 color charts
#f71a50 color shades, tints & tones
#f71a50 color schemes
#f71a50 color preview, HTML & CSS examples
This text has a color of #f71a50
<p style="color:#f71a50;">Text here</p>
.mytext {color:#f71a50;}
This box has a color of #f71a50
<div style="background-color:#f71a50;">Content here</div>
.mybackground {background-color:#f71a50;}
Border around this has a color of #f71a50
<div style="border:2px solid #f71a50;">Content here</div>
.myborder {border:2px solid #f71a50;}