#f11d2c color space conversions
Hex:
#f11d2c
RGB:
241, 29, 44
CMY:
5, 89, 83
CMYK:
0, 88, 82, 5
HSL:
356°, 88.3333%, 52.9412%
HSV (HSB):
356°, 87.9668%, 94.5098%
XYZ:
37.1696, 19.7614, 4.2381
xyY:
0.6077, 0.3231, 19.7614
CIE-Lab:
51.5663, 74.4055, 48.7136
CIE-LCH:
51.5663, 88.9337, 33.2130
CIE-Luv:
51.5663, 155.1815, 30.3242
Hunter-Lab:
44.4537, 71.4572, 25.4650
#f11d2c color charts
#f11d2c color shades, tints & tones
#f11d2c color schemes
#f11d2c color preview, HTML & CSS examples
This text has a color of #f11d2c
<p style="color:#f11d2c;">Text here</p>
.mytext {color:#f11d2c;}
This box has a color of #f11d2c
<div style="background-color:#f11d2c;">Content here</div>
.mybackground {background-color:#f11d2c;}
Border around this has a color of #f11d2c
<div style="border:2px solid #f11d2c;">Content here</div>
.myborder {border:2px solid #f11d2c;}