#f11a1e color space conversions
Hex:
#f11a1e
RGB:
241, 26, 30
CMY:
5, 90, 88
CMYK:
0, 89, 88, 5
HSL:
359°, 88.4774%, 52.3529%
HSV (HSB):
359°, 89.2116%, 94.5098%
XYZ:
36.8794, 19.5333, 3.0548
xyY:
0.6202, 0.3285, 19.5333
CIE-Lab:
51.3054, 74.5759, 55.2714
CIE-LCH:
51.3054, 92.8251, 36.5437
CIE-Luv:
51.3054, 158.2449, 33.4689
Hunter-Lab:
44.1965, 71.6039, 26.8394
#f11a1e color charts
#f11a1e color shades, tints & tones
#f11a1e color schemes
#f11a1e color preview, HTML & CSS examples
This text has a color of #f11a1e
<p style="color:#f11a1e;">Text here</p>
.mytext {color:#f11a1e;}
This box has a color of #f11a1e
<div style="background-color:#f11a1e;">Content here</div>
.mybackground {background-color:#f11a1e;}
Border around this has a color of #f11a1e
<div style="border:2px solid #f11a1e;">Content here</div>
.myborder {border:2px solid #f11a1e;}