#f40d3e color space conversions
Hex:
#f40d3e
RGB:
244, 13, 62
CMY:
4, 95, 76
CMYK:
0, 95, 75, 4
HSL:
347°, 91.3043%, 50.3922%
HSV (HSB):
347°, 94.6721%, 95.6863%
XYZ:
38.3217, 19.8687, 6.3727
xyY:
0.5936, 0.3077, 19.8687
CIE-Lab:
51.6885, 77.6181, 39.0525
CIE-LCH:
51.6885, 86.8888, 26.7087
CIE-Luv:
51.6885, 156.8207, 23.3241
Hunter-Lab:
44.5744, 75.4556, 22.7255
#f40d3e color charts
#f40d3e color shades, tints & tones
#f40d3e color schemes
#f40d3e color preview, HTML & CSS examples
This text has a color of #f40d3e
<p style="color:#f40d3e;">Text here</p>
.mytext {color:#f40d3e;}
This box has a color of #f40d3e
<div style="background-color:#f40d3e;">Content here</div>
.mybackground {background-color:#f40d3e;}
Border around this has a color of #f40d3e
<div style="border:2px solid #f40d3e;">Content here</div>
.myborder {border:2px solid #f40d3e;}