#f41b7b color space conversions
Hex:
#f41b7b
RGB:
244, 27, 123
CMY:
4, 89, 52
CMYK:
0, 89, 50, 4
HSL:
333°, 90.7950%, 53.1373%
HSV (HSB):
333°, 88.9344%, 95.6863%
XYZ:
41.2753, 21.4470, 20.7031
xyY:
0.4948, 0.2571, 21.4470
CIE-Lab:
53.4353, 79.3448, 4.7096
CIE-LCH:
53.4353, 79.4845, 3.3969
CIE-Luv:
53.4353, 132.3683, -9.9060
Hunter-Lab:
46.3109, 78.0467, 5.9123
#f41b7b color charts
#f41b7b color shades, tints & tones
#f41b7b color schemes
#f41b7b color preview, HTML & CSS examples
This text has a color of #f41b7b
<p style="color:#f41b7b;">Text here</p>
.mytext {color:#f41b7b;}
This box has a color of #f41b7b
<div style="background-color:#f41b7b;">Content here</div>
.mybackground {background-color:#f41b7b;}
Border around this has a color of #f41b7b
<div style="border:2px solid #f41b7b;">Content here</div>
.myborder {border:2px solid #f41b7b;}