#f71d32 color space conversions
Hex:
#f71d32
RGB:
247, 29, 50
CMY:
3, 89, 80
CMYK:
0, 88, 80, 3
HSL:
354°, 93.1624%, 54.1176%
HSV (HSB):
354°, 88.2591%, 96.8627%
XYZ:
39.3729, 20.8832, 4.9733
xyY:
0.6036, 0.3202, 20.8832
CIE-Lab:
52.8214, 76.0819, 47.1655
CIE-LCH:
52.8214, 89.5156, 31.7961
CIE-Luv:
52.8214, 158.3901, 29.5493
Hunter-Lab:
45.6981, 73.8214, 25.5362
#f71d32 color charts
#f71d32 color shades, tints & tones
#f71d32 color schemes
#f71d32 color preview, HTML & CSS examples
This text has a color of #f71d32
<p style="color:#f71d32;">Text here</p>
.mytext {color:#f71d32;}
This box has a color of #f71d32
<div style="background-color:#f71d32;">Content here</div>
.mybackground {background-color:#f71d32;}
Border around this has a color of #f71d32
<div style="border:2px solid #f71d32;">Content here</div>
.myborder {border:2px solid #f71d32;}