#f41d2b color space conversions
Hex:
#f41d2b
RGB:
244, 29, 43
CMY:
4, 89, 83
CMYK:
0, 88, 82, 4
HSL:
356°, 90.7173%, 53.5294%
HSV (HSB):
356°, 88.1148%, 95.6863%
XYZ:
38.1836, 20.2862, 4.1886
xyY:
0.6094, 0.3238, 20.2862
CIE-Lab:
52.1593, 75.1447, 50.0010
CIE-LCH:
52.1593, 90.2597, 33.6396
CIE-Luv:
52.1593, 157.5471, 31.1236
Hunter-Lab:
45.0403, 72.5060, 26.0144
#f41d2b color charts
#f41d2b color shades, tints & tones
#f41d2b color schemes
#f41d2b color preview, HTML & CSS examples
This text has a color of #f41d2b
<p style="color:#f41d2b;">Text here</p>
.mytext {color:#f41d2b;}
This box has a color of #f41d2b
<div style="background-color:#f41d2b;">Content here</div>
.mybackground {background-color:#f41d2b;}
Border around this has a color of #f41d2b
<div style="border:2px solid #f41d2b;">Content here</div>
.myborder {border:2px solid #f41d2b;}