#f71f48 color space conversions
Hex:
#f71f48
RGB:
247, 31, 72
CMY:
3, 88, 72
CMYK:
0, 87, 71, 3
HSL:
349°, 93.1034%, 54.5098%
HSV (HSB):
349°, 87.4494%, 96.8627%
XYZ:
40.0175, 21.2220, 8.1180
xyY:
0.5770, 0.3060, 21.2220
CIE-Lab:
53.1916, 76.5092, 35.1190
CIE-LCH:
53.1916, 84.1843, 24.6559
CIE-Luv:
53.1916, 152.4205, 21.2579
Hunter-Lab:
46.0674, 74.4402, 21.7991
#f71f48 color charts
#f71f48 color shades, tints & tones
#f71f48 color schemes
#f71f48 color preview, HTML & CSS examples
This text has a color of #f71f48
<p style="color:#f71f48;">Text here</p>
.mytext {color:#f71f48;}
This box has a color of #f71f48
<div style="background-color:#f71f48;">Content here</div>
.mybackground {background-color:#f71f48;}
Border around this has a color of #f71f48
<div style="border:2px solid #f71f48;">Content here</div>
.myborder {border:2px solid #f71f48;}