#f71a1b color space conversions
Hex:
#f71a1b
RGB:
247, 26, 27
CMY:
3, 90, 89
CMYK:
0, 89, 89, 3
HSL:
360°, 93.2489%, 53.5294%
HSV (HSB):
360°, 89.4737%, 96.8627%
XYZ:
38.9250, 20.5921, 2.9600
xyY:
0.6230, 0.3296, 20.5921
CIE-Lab:
52.5001, 76.0480, 57.9668
CIE-LCH:
52.5001, 95.6214, 37.3161
CIE-Luv:
52.5001, 162.8984, 34.9772
Hunter-Lab:
45.3785, 73.7023, 27.8975
#f71a1b color charts
#f71a1b color shades, tints & tones
#f71a1b color schemes
#f71a1b color preview, HTML & CSS examples
This text has a color of #f71a1b
<p style="color:#f71a1b;">Text here</p>
.mytext {color:#f71a1b;}
This box has a color of #f71a1b
<div style="background-color:#f71a1b;">Content here</div>
.mybackground {background-color:#f71a1b;}
Border around this has a color of #f71a1b
<div style="border:2px solid #f71a1b;">Content here</div>
.myborder {border:2px solid #f71a1b;}