#f11e3c color space conversions
Hex:
#f11e3c
RGB:
241, 30, 60
CMY:
5, 88, 76
CMYK:
0, 88, 75, 5
HSL:
351°, 88.2845%, 53.1373%
HSV (HSB):
351°, 87.5519%, 94.5098%
XYZ:
37.5555, 19.9556, 6.1474
xyY:
0.5900, 0.3135, 19.9556
CIE-Lab:
51.7869, 74.7155, 40.1485
CIE-LCH:
51.7869, 84.8193, 28.2514
CIE-Luv:
51.7869, 151.4274, 24.9822
Hunter-Lab:
44.6716, 71.8898, 23.1111
#f11e3c color charts
#f11e3c color shades, tints & tones
#f11e3c color schemes
#f11e3c color preview, HTML & CSS examples
This text has a color of #f11e3c
<p style="color:#f11e3c;">Text here</p>
.mytext {color:#f11e3c;}
This box has a color of #f11e3c
<div style="background-color:#f11e3c;">Content here</div>
.mybackground {background-color:#f11e3c;}
Border around this has a color of #f11e3c
<div style="border:2px solid #f11e3c;">Content here</div>
.myborder {border:2px solid #f11e3c;}