#f41e7e color space conversions
Hex:
#f41e7e
RGB:
244, 30, 126
CMY:
4, 88, 51
CMYK:
0, 88, 48, 4
HSL:
333°, 90.6780%, 53.7255%
HSV (HSB):
333°, 87.7049%, 95.6863%
XYZ:
41.5384, 21.6680, 21.7317
xyY:
0.4890, 0.2551, 21.6680
CIE-Lab:
53.6730, 79.1232, 3.2455
CIE-LCH:
53.6730, 79.1897, 2.3489
CIE-Luv:
53.6730, 130.4752, -11.6258
Hunter-Lab:
46.5489, 77.8258, 4.9043
#f41e7e color charts
#f41e7e color shades, tints & tones
#f41e7e color schemes
#f41e7e color preview, HTML & CSS examples
This text has a color of #f41e7e
<p style="color:#f41e7e;">Text here</p>
.mytext {color:#f41e7e;}
This box has a color of #f41e7e
<div style="background-color:#f41e7e;">Content here</div>
.mybackground {background-color:#f41e7e;}
Border around this has a color of #f41e7e
<div style="border:2px solid #f41e7e;">Content here</div>
.myborder {border:2px solid #f41e7e;}