#f41b7d color space conversions
Hex:
#f41b7d
RGB:
244, 27, 125
CMY:
4, 89, 51
CMYK:
0, 89, 49, 4
HSL:
333°, 90.7950%, 53.1373%
HSV (HSB):
333°, 88.9344%, 95.6863%
XYZ:
41.4018, 21.4976, 21.3694
xyY:
0.4913, 0.2551, 21.4976
CIE-Lab:
53.4899, 79.4961, 3.5831
CIE-LCH:
53.4899, 79.5768, 2.5807
CIE-Luv:
53.4899, 131.5055, -11.3041
Hunter-Lab:
46.3655, 78.2508, 5.1298
#f41b7d color charts
#f41b7d color shades, tints & tones
#f41b7d color schemes
#f41b7d color preview, HTML & CSS examples
This text has a color of #f41b7d
<p style="color:#f41b7d;">Text here</p>
.mytext {color:#f41b7d;}
This box has a color of #f41b7d
<div style="background-color:#f41b7d;">Content here</div>
.mybackground {background-color:#f41b7d;}
Border around this has a color of #f41b7d
<div style="border:2px solid #f41b7d;">Content here</div>
.myborder {border:2px solid #f41b7d;}