#f71a1d color space conversions
Hex:
#f71a1d
RGB:
247, 26, 29
CMY:
3, 90, 89
CMYK:
0, 89, 88, 3
HSL:
359°, 93.2489%, 53.5294%
HSV (HSB):
359°, 89.4737%, 96.8627%
XYZ:
38.9489, 20.6017, 3.0861
xyY:
0.6218, 0.3289, 20.6017
CIE-Lab:
52.5107, 76.0784, 57.1432
CIE-LCH:
52.5107, 95.1486, 36.9105
CIE-Luv:
52.5107, 162.6590, 34.6070
Hunter-Lab:
45.3890, 73.7424, 27.7411
#f71a1d color charts
#f71a1d color shades, tints & tones
#f71a1d color schemes
#f71a1d color preview, HTML & CSS examples
This text has a color of #f71a1d
<p style="color:#f71a1d;">Text here</p>
.mytext {color:#f71a1d;}
This box has a color of #f71a1d
<div style="background-color:#f71a1d;">Content here</div>
.mybackground {background-color:#f71a1d;}
Border around this has a color of #f71a1d
<div style="border:2px solid #f71a1d;">Content here</div>
.myborder {border:2px solid #f71a1d;}