#f40c8c color space conversions
Hex:
#f40c8c
RGB:
244, 12, 140
CMY:
4, 95, 45
CMYK:
0, 95, 43, 4
HSL:
327°, 91.3386%, 50.1961%
HSV (HSB):
327°, 95.0820%, 95.6863%
XYZ:
42.1733, 21.3895, 26.7167
xyY:
0.4671, 0.2369, 21.3895
CIE-Lab:
53.3732, 82.3389, -5.6008
CIE-LCH:
53.3732, 82.5292, 356.1087
CIE-Luv:
53.3732, 126.8465, -23.5559
Hunter-Lab:
46.2488, 81.8352, -1.8762
#f40c8c color charts
#f40c8c color shades, tints & tones
#f40c8c color schemes
#f40c8c color preview, HTML & CSS examples
This text has a color of #f40c8c
<p style="color:#f40c8c;">Text here</p>
.mytext {color:#f40c8c;}
This box has a color of #f40c8c
<div style="background-color:#f40c8c;">Content here</div>
.mybackground {background-color:#f40c8c;}
Border around this has a color of #f40c8c
<div style="border:2px solid #f40c8c;">Content here</div>
.myborder {border:2px solid #f40c8c;}