#f41c1d color space conversions
Hex:
#f41c1d
RGB:
244, 28, 29
CMY:
4, 89, 89
CMYK:
0, 89, 88, 4
HSL:
360°, 90.7563%, 53.3333%
HSV (HSB):
360°, 88.5246%, 95.6863%
XYZ:
37.9453, 20.1523, 3.0522
xyY:
0.6205, 0.3296, 20.1523
CIE-Lab:
52.0090, 75.0233, 56.5017
CIE-LCH:
52.0090, 93.9198, 36.9842
CIE-Luv:
52.0090, 159.9567, 34.3303
Hunter-Lab:
44.8913, 72.3207, 27.3927
#f41c1d color charts
#f41c1d color shades, tints & tones
#f41c1d color schemes
#f41c1d color preview, HTML & CSS examples
This text has a color of #f41c1d
<p style="color:#f41c1d;">Text here</p>
.mytext {color:#f41c1d;}
This box has a color of #f41c1d
<div style="background-color:#f41c1d;">Content here</div>
.mybackground {background-color:#f41c1d;}
Border around this has a color of #f41c1d
<div style="border:2px solid #f41c1d;">Content here</div>
.myborder {border:2px solid #f41c1d;}