#f1112f color space conversions
Hex:
#f1112f
RGB:
241, 17, 47
CMY:
5, 93, 82
CMYK:
0, 93, 80, 5
HSL:
352°, 88.8889%, 50.5882%
HSV (HSB):
352°, 92.9461%, 94.5098%
XYZ:
36.9892, 19.3069, 4.4664
xyY:
0.6088, 0.3177, 19.3069
CIE-Lab:
51.0444, 76.0627, 46.6181
CIE-LCH:
51.0444, 89.2120, 31.5038
CIE-Luv:
51.0444, 157.4914, 28.3619
Hunter-Lab:
43.9396, 73.3702, 24.7310
#f1112f color charts
#f1112f color shades, tints & tones
#f1112f color schemes
#f1112f color preview, HTML & CSS examples
This text has a color of #f1112f
<p style="color:#f1112f;">Text here</p>
.mytext {color:#f1112f;}
This box has a color of #f1112f
<div style="background-color:#f1112f;">Content here</div>
.mybackground {background-color:#f1112f;}
Border around this has a color of #f1112f
<div style="border:2px solid #f1112f;">Content here</div>
.myborder {border:2px solid #f1112f;}