#f40e8d color space conversions
Hex:
#f40e8d
RGB:
244, 14, 141
CMY:
4, 95, 45
CMYK:
0, 94, 42, 4
HSL:
327°, 91.2698%, 50.5882%
HSV (HSB):
327°, 94.2623%, 95.6863%
XYZ:
42.2730, 21.4703, 27.1154
xyY:
0.4653, 0.2363, 21.4703
CIE-Lab:
53.4604, 82.2632, -6.0702
CIE-LCH:
53.4604, 82.4868, 355.7798
CIE-Luv:
53.4604, 126.1871, -24.1592
Hunter-Lab:
46.3360, 81.7600, -2.2608
#f40e8d color charts
#f40e8d color shades, tints & tones
#f40e8d color schemes
#f40e8d color preview, HTML & CSS examples
This text has a color of #f40e8d
<p style="color:#f40e8d;">Text here</p>
.mytext {color:#f40e8d;}
This box has a color of #f40e8d
<div style="background-color:#f40e8d;">Content here</div>
.mybackground {background-color:#f40e8d;}
Border around this has a color of #f40e8d
<div style="border:2px solid #f40e8d;">Content here</div>
.myborder {border:2px solid #f40e8d;}