#f41f2f color space conversions
Hex:
#f41f2f
RGB:
244, 31, 47
CMY:
4, 88, 82
CMYK:
0, 87, 81, 4
HSL:
355°, 90.6383%, 53.9216%
HSV (HSB):
355°, 87.2951%, 95.6863%
XYZ:
38.3113, 20.4183, 4.6112
xyY:
0.6048, 0.3224, 20.4183
CIE-Lab:
52.3069, 74.9192, 48.0573
CIE-LCH:
52.3069, 89.0078, 32.6783
CIE-Luv:
52.3069, 156.2061, 30.1726
Hunter-Lab:
45.1866, 72.2640, 25.5802
#f41f2f color charts
#f41f2f color shades, tints & tones
#f41f2f color schemes
#f41f2f color preview, HTML & CSS examples
This text has a color of #f41f2f
<p style="color:#f41f2f;">Text here</p>
.mytext {color:#f41f2f;}
This box has a color of #f41f2f
<div style="background-color:#f41f2f;">Content here</div>
.mybackground {background-color:#f41f2f;}
Border around this has a color of #f41f2f
<div style="border:2px solid #f41f2f;">Content here</div>
.myborder {border:2px solid #f41f2f;}