#f11c3e color space conversions
Hex:
#f11c3e
RGB:
241, 28, 62
CMY:
5, 89, 76
CMYK:
0, 88, 74, 5
HSL:
350°, 88.3817%, 52.7451%
HSV (HSB):
350°, 88.3817%, 94.5098%
XYZ:
37.5604, 19.8791, 6.4148
xyY:
0.5882, 0.3113, 19.8791
CIE-Lab:
51.7002, 75.1052, 38.9021
CIE-LCH:
51.7002, 84.5823, 27.3827
CIE-Luv:
51.7002, 151.4829, 23.9625
Hunter-Lab:
44.5860, 72.3476, 22.6798
#f11c3e color charts
#f11c3e color shades, tints & tones
#f11c3e color schemes
#f11c3e color preview, HTML & CSS examples
This text has a color of #f11c3e
<p style="color:#f11c3e;">Text here</p>
.mytext {color:#f11c3e;}
This box has a color of #f11c3e
<div style="background-color:#f11c3e;">Content here</div>
.mybackground {background-color:#f11c3e;}
Border around this has a color of #f11c3e
<div style="border:2px solid #f11c3e;">Content here</div>
.myborder {border:2px solid #f11c3e;}