#f11f2c color space conversions
Hex:
#f11f2c
RGB:
241, 31, 44
CMY:
5, 88, 83
CMYK:
0, 87, 82, 5
HSL:
356°, 88.2353%, 53.3333%
HSV (HSB):
356°, 87.1369%, 94.5098%
XYZ:
37.2202, 19.8626, 4.2550
xyY:
0.6068, 0.3238, 19.8626
CIE-Lab:
51.6815, 74.0749, 48.8224
CIE-LCH:
51.6815, 88.7171, 33.3887
CIE-Luv:
51.6815, 154.5762, 30.5450
Hunter-Lab:
44.5675, 71.0801, 25.5366
#f11f2c color charts
#f11f2c color shades, tints & tones
#f11f2c color schemes
#f11f2c color preview, HTML & CSS examples
This text has a color of #f11f2c
<p style="color:#f11f2c;">Text here</p>
.mytext {color:#f11f2c;}
This box has a color of #f11f2c
<div style="background-color:#f11f2c;">Content here</div>
.mybackground {background-color:#f11f2c;}
Border around this has a color of #f11f2c
<div style="border:2px solid #f11f2c;">Content here</div>
.myborder {border:2px solid #f11f2c;}