#f41d2d color space conversions
Hex:
#f41d2d
RGB:
244, 29, 45
CMY:
4, 89, 82
CMYK:
0, 88, 82, 4
HSL:
356°, 90.7173%, 53.5294%
HSV (HSB):
356°, 88.1148%, 95.6863%
XYZ:
38.2212, 20.3013, 4.3867
xyY:
0.6076, 0.3227, 20.3013
CIE-Lab:
52.1762, 75.1931, 48.9823
CIE-LCH:
52.1762, 89.7400, 33.0810
CIE-Luv:
52.1762, 157.1817, 30.5514
Hunter-Lab:
45.0570, 72.5696, 25.7675
#f41d2d color charts
#f41d2d color shades, tints & tones
#f41d2d color schemes
#f41d2d color preview, HTML & CSS examples
This text has a color of #f41d2d
<p style="color:#f41d2d;">Text here</p>
.mytext {color:#f41d2d;}
This box has a color of #f41d2d
<div style="background-color:#f41d2d;">Content here</div>
.mybackground {background-color:#f41d2d;}
Border around this has a color of #f41d2d
<div style="border:2px solid #f41d2d;">Content here</div>
.myborder {border:2px solid #f41d2d;}