#f41d40 color space conversions
Hex:
#f41d40
RGB:
244, 29, 64
CMY:
4, 89, 75
CMYK:
0, 88, 74, 4
HSL:
350°, 90.7173%, 53.5294%
HSV (HSB):
350°, 88.1148%, 95.6863%
XYZ:
38.6730, 20.4820, 6.7656
xyY:
0.5867, 0.3107, 20.4820
CIE-Lab:
52.3778, 75.7722, 38.6769
CIE-LCH:
52.3778, 85.0725, 27.0415
CIE-Luv:
52.3778, 152.9229, 23.8623
Hunter-Lab:
45.2570, 73.3319, 22.8165
#f41d40 color charts
#f41d40 color shades, tints & tones
#f41d40 color schemes
#f41d40 color preview, HTML & CSS examples
This text has a color of #f41d40
<p style="color:#f41d40;">Text here</p>
.mytext {color:#f41d40;}
This box has a color of #f41d40
<div style="background-color:#f41d40;">Content here</div>
.mybackground {background-color:#f41d40;}
Border around this has a color of #f41d40
<div style="border:2px solid #f41d40;">Content here</div>
.myborder {border:2px solid #f41d40;}