#f11b1c color space conversions
Hex:
#f11b1c
RGB:
241, 27, 28
CMY:
5, 89, 89
CMYK:
0, 89, 88, 5
HSL:
360°, 88.4298%, 52.5490%
HSV (HSB):
360°, 88.7967%, 94.5098%
XYZ:
36.8772, 19.5685, 2.9321
xyY:
0.6211, 0.3296, 19.5685
CIE-Lab:
51.3458, 74.3946, 56.1664
CIE-LCH:
51.3458, 93.2160, 37.0520
CIE-Luv:
51.3458, 158.2175, 33.9580
Hunter-Lab:
44.2363, 71.3914, 27.0355
#f11b1c color charts
#f11b1c color shades, tints & tones
#f11b1c color schemes
#f11b1c color preview, HTML & CSS examples
This text has a color of #f11b1c
<p style="color:#f11b1c;">Text here</p>
.mytext {color:#f11b1c;}
This box has a color of #f11b1c
<div style="background-color:#f11b1c;">Content here</div>
.mybackground {background-color:#f11b1c;}
Border around this has a color of #f11b1c
<div style="border:2px solid #f11b1c;">Content here</div>
.myborder {border:2px solid #f11b1c;}