#f40d3c color space conversions
Hex:
#f40d3c
RGB:
244, 13, 60
CMY:
4, 95, 76
CMYK:
0, 95, 75, 4
HSL:
348°, 91.3043%, 50.3922%
HSV (HSB):
348°, 94.6721%, 95.6863%
XYZ:
38.2678, 19.8472, 6.0889
xyY:
0.5960, 0.3091, 19.8472
CIE-Lab:
51.6640, 77.5504, 40.1805
CIE-LCH:
51.6640, 87.3415, 27.3896
CIE-Luv:
51.6640, 157.3422, 24.1170
Hunter-Lab:
44.5502, 75.3653, 23.0816
#f40d3c color charts
#f40d3c color shades, tints & tones
#f40d3c color schemes
#f40d3c color preview, HTML & CSS examples
This text has a color of #f40d3c
<p style="color:#f40d3c;">Text here</p>
.mytext {color:#f40d3c;}
This box has a color of #f40d3c
<div style="background-color:#f40d3c;">Content here</div>
.mybackground {background-color:#f40d3c;}
Border around this has a color of #f40d3c
<div style="border:2px solid #f40d3c;">Content here</div>
.myborder {border:2px solid #f40d3c;}