#f40c5d color space conversions
Hex:
#f40c5d
RGB:
244, 12, 93
CMY:
4, 95, 64
CMYK:
0, 95, 62, 4
HSL:
339°, 91.3386%, 50.1961%
HSV (HSB):
339°, 95.0820%, 95.6863%
XYZ:
39.4155, 20.2864, 12.1942
xyY:
0.5482, 0.2822, 20.2864
CIE-Lab:
52.1594, 79.0696, 21.1125
CIE-LCH:
52.1594, 81.8398, 14.9499
CIE-Luv:
52.1594, 146.9655, 7.9738
Hunter-Lab:
45.0404, 77.3873, 15.4762
#f40c5d color charts
#f40c5d color shades, tints & tones
#f40c5d color schemes
#f40c5d color preview, HTML & CSS examples
This text has a color of #f40c5d
<p style="color:#f40c5d;">Text here</p>
.mytext {color:#f40c5d;}
This box has a color of #f40c5d
<div style="background-color:#f40c5d;">Content here</div>
.mybackground {background-color:#f40c5d;}
Border around this has a color of #f40c5d
<div style="border:2px solid #f40c5d;">Content here</div>
.myborder {border:2px solid #f40c5d;}