#f41bcd color space conversions
Hex:
#f41bcd
RGB:
244, 27, 205
CMY:
4, 89, 20
CMYK:
0, 89, 16, 4
HSL:
311°, 90.7950%, 53.1373%
HSV (HSB):
311°, 88.9344%, 95.6863%
XYZ:
48.7196, 24.4247, 59.9042
xyY:
0.3662, 0.1836, 24.4247
CIE-Lab:
56.5106, 87.6066, -38.8630
CIE-LCH:
56.5106, 95.8397, 336.0775
CIE-Luv:
56.5106, 95.3524, -72.5560
Hunter-Lab:
49.4214, 89.4778, -37.2711
#f41bcd color charts
#f41bcd color shades, tints & tones
#f41bcd color schemes
#f41bcd color preview, HTML & CSS examples
This text has a color of #f41bcd
<p style="color:#f41bcd;">Text here</p>
.mytext {color:#f41bcd;}
This box has a color of #f41bcd
<div style="background-color:#f41bcd;">Content here</div>
.mybackground {background-color:#f41bcd;}
Border around this has a color of #f41bcd
<div style="border:2px solid #f41bcd;">Content here</div>
.myborder {border:2px solid #f41bcd;}