#f41f42 color space conversions
Hex:
#f41f42
RGB:
244, 31, 66
CMY:
4, 88, 74
CMYK:
0, 87, 73, 4
HSL:
350°, 90.6383%, 53.9216%
HSV (HSB):
350°, 87.2951%, 95.6863%
XYZ:
38.7816, 20.6064, 7.0877
xyY:
0.5834, 0.3100, 20.6064
CIE-Lab:
52.5160, 75.5230, 37.6776
CIE-LCH:
52.5160, 84.3998, 26.5141
CIE-Luv:
52.5160, 151.8318, 23.2581
Hunter-Lab:
45.3943, 73.0574, 22.5187
#f41f42 color charts
#f41f42 color shades, tints & tones
#f41f42 color schemes
#f41f42 color preview, HTML & CSS examples
This text has a color of #f41f42
<p style="color:#f41f42;">Text here</p>
.mytext {color:#f41f42;}
This box has a color of #f41f42
<div style="background-color:#f41f42;">Content here</div>
.mybackground {background-color:#f41f42;}
Border around this has a color of #f41f42
<div style="border:2px solid #f41f42;">Content here</div>
.myborder {border:2px solid #f41f42;}