#f11e3d color space conversions
Hex:
#f11e3d
RGB:
241, 30, 61
CMY:
5, 88, 76
CMYK:
0, 88, 75, 5
HSL:
351°, 88.2845%, 53.1373%
HSV (HSB):
351°, 87.5519%, 94.5098%
XYZ:
37.5822, 19.9662, 6.2879
xyY:
0.5887, 0.3128, 19.9662
CIE-Lab:
51.7990, 74.7504, 39.5889
CIE-LCH:
51.7990, 84.5866, 27.9064
CIE-Luv:
51.7990, 151.1780, 24.5879
Hunter-Lab:
44.6836, 71.9354, 22.9351
#f11e3d color charts
#f11e3d color shades, tints & tones
#f11e3d color schemes
#f11e3d color preview, HTML & CSS examples
This text has a color of #f11e3d
<p style="color:#f11e3d;">Text here</p>
.mytext {color:#f11e3d;}
This box has a color of #f11e3d
<div style="background-color:#f11e3d;">Content here</div>
.mybackground {background-color:#f11e3d;}
Border around this has a color of #f11e3d
<div style="border:2px solid #f11e3d;">Content here</div>
.myborder {border:2px solid #f11e3d;}