#f41d8f color space conversions
Hex:
#f41d8f
RGB:
244, 29, 143
CMY:
4, 89, 44
CMYK:
0, 88, 41, 4
HSL:
328°, 90.7173%, 53.5294%
HSV (HSB):
328°, 88.1148%, 95.6863%
XYZ:
42.7055, 22.0950, 28.0005
xyY:
0.4602, 0.2381, 22.0950
CIE-Lab:
54.1277, 80.6843, -6.2741
CIE-LCH:
54.1277, 80.9278, 355.5535
CIE-Luv:
54.1277, 123.1592, -24.1217
Hunter-Lab:
47.0053, 79.9125, -2.4147
#f41d8f color charts
#f41d8f color shades, tints & tones
#f41d8f color schemes
#f41d8f color preview, HTML & CSS examples
This text has a color of #f41d8f
<p style="color:#f41d8f;">Text here</p>
.mytext {color:#f41d8f;}
This box has a color of #f41d8f
<div style="background-color:#f41d8f;">Content here</div>
.mybackground {background-color:#f41d8f;}
Border around this has a color of #f41d8f
<div style="border:2px solid #f41d8f;">Content here</div>
.myborder {border:2px solid #f41d8f;}