#f11d3c color space conversions
Hex:
#f11d3c
RGB:
241, 29, 60
CMY:
5, 89, 76
CMYK:
0, 88, 75, 5
HSL:
351°, 88.3333%, 52.9412%
HSV (HSB):
351°, 87.9668%, 94.5098%
XYZ:
37.5306, 19.9057, 6.1391
xyY:
0.5903, 0.3131, 19.9057
CIE-Lab:
51.7305, 74.8778, 40.0857
CIE-LCH:
51.7305, 84.9326, 28.1623
CIE-Luv:
51.7305, 151.7125, 24.8687
Hunter-Lab:
44.6159, 72.0754, 23.0729
#f11d3c color charts
#f11d3c color shades, tints & tones
#f11d3c color schemes
#f11d3c color preview, HTML & CSS examples
This text has a color of #f11d3c
<p style="color:#f11d3c;">Text here</p>
.mytext {color:#f11d3c;}
This box has a color of #f11d3c
<div style="background-color:#f11d3c;">Content here</div>
.mybackground {background-color:#f11d3c;}
Border around this has a color of #f11d3c
<div style="border:2px solid #f11d3c;">Content here</div>
.myborder {border:2px solid #f11d3c;}