#f41a7a color space conversions
Hex:
#f41a7a
RGB:
244, 26, 122
CMY:
4, 90, 52
CMYK:
0, 89, 50, 4
HSL:
334°, 90.8333%, 52.9412%
HSV (HSB):
334°, 89.3443%, 95.6863%
XYZ:
41.1905, 21.3770, 20.3676
xyY:
0.4967, 0.2578, 21.3770
CIE-Lab:
53.3597, 79.4112, 5.2040
CIE-LCH:
53.3597, 79.5815, 3.7494
CIE-Luv:
53.3597, 132.9885, -9.3304
Hunter-Lab:
46.2353, 78.1117, 6.2463
#f41a7a color charts
#f41a7a color shades, tints & tones
#f41a7a color schemes
#f41a7a color preview, HTML & CSS examples
This text has a color of #f41a7a
<p style="color:#f41a7a;">Text here</p>
.mytext {color:#f41a7a;}
This box has a color of #f41a7a
<div style="background-color:#f41a7a;">Content here</div>
.mybackground {background-color:#f41a7a;}
Border around this has a color of #f41a7a
<div style="border:2px solid #f41a7a;">Content here</div>
.myborder {border:2px solid #f41a7a;}