#f71d2d color space conversions
Hex:
#f71d2d
RGB:
247, 29, 45
CMY:
3, 89, 82
CMYK:
0, 88, 82, 3
HSL:
356°, 93.1624%, 54.1176%
HSV (HSB):
356°, 88.2591%, 96.8627%
XYZ:
39.2708, 20.8423, 4.4358
xyY:
0.6084, 0.3229, 20.8423
CIE-Lab:
52.7765, 75.9530, 49.7624
CIE-LCH:
52.7765, 90.8028, 33.2318
CIE-Luv:
52.7765, 159.3617, 31.0693
Hunter-Lab:
45.6534, 73.6511, 26.1966
#f71d2d color charts
#f71d2d color shades, tints & tones
#f71d2d color schemes
#f71d2d color preview, HTML & CSS examples
This text has a color of #f71d2d
<p style="color:#f71d2d;">Text here</p>
.mytext {color:#f71d2d;}
This box has a color of #f71d2d
<div style="background-color:#f71d2d;">Content here</div>
.mybackground {background-color:#f71d2d;}
Border around this has a color of #f71d2d
<div style="border:2px solid #f71d2d;">Content here</div>
.myborder {border:2px solid #f71d2d;}