#f41b7a color space conversions
Hex:
#f41b7a
RGB:
244, 27, 122
CMY:
4, 89, 52
CMYK:
0, 89, 50, 4
HSL:
334°, 90.7950%, 53.1373%
HSV (HSB):
334°, 88.9344%, 95.6863%
XYZ:
41.2130, 21.4221, 20.3751
xyY:
0.4965, 0.2581, 21.4221
CIE-Lab:
53.4084, 79.2702, 5.2740
CIE-LCH:
53.4084, 79.4454, 3.8064
CIE-Luv:
53.4084, 132.7972, -9.2117
Hunter-Lab:
46.2840, 77.9460, 6.2983
#f41b7a color charts
#f41b7a color shades, tints & tones
#f41b7a color schemes
#f41b7a color preview, HTML & CSS examples
This text has a color of #f41b7a
<p style="color:#f41b7a;">Text here</p>
.mytext {color:#f41b7a;}
This box has a color of #f41b7a
<div style="background-color:#f41b7a;">Content here</div>
.mybackground {background-color:#f41b7a;}
Border around this has a color of #f41b7a
<div style="border:2px solid #f41b7a;">Content here</div>
.myborder {border:2px solid #f41b7a;}