#f41f7f color space conversions
Hex:
#f41f7f
RGB:
244, 31, 127
CMY:
4, 88, 50
CMYK:
0, 87, 48, 4
HSL:
333°, 90.6383%, 53.9216%
HSV (HSB):
333°, 87.2951%, 95.6863%
XYZ:
41.6290, 21.7454, 22.0819
xyY:
0.4871, 0.2545, 21.7454
CIE-Lab:
53.7558, 79.0417, 2.7639
CIE-LCH:
53.7558, 79.0901, 2.0027
CIE-Luv:
53.7558, 129.8338, -12.1964
Hunter-Lab:
46.6319, 77.7435, 4.5665
#f41f7f color charts
#f41f7f color shades, tints & tones
#f41f7f color schemes
#f41f7f color preview, HTML & CSS examples
This text has a color of #f41f7f
<p style="color:#f41f7f;">Text here</p>
.mytext {color:#f41f7f;}
This box has a color of #f41f7f
<div style="background-color:#f41f7f;">Content here</div>
.mybackground {background-color:#f41f7f;}
Border around this has a color of #f41f7f
<div style="border:2px solid #f41f7f;">Content here</div>
.myborder {border:2px solid #f41f7f;}