#f0111f color space conversions
Hex:
#f0111f
RGB:
240, 17, 31
CMY:
6, 93, 88
CMYK:
0, 93, 87, 6
HSL:
356°, 88.1423%, 50.3922%
HSV (HSB):
356°, 92.9167%, 94.1176%
XYZ:
36.3830, 19.0251, 3.0509
xyY:
0.6224, 0.3254, 19.0251
CIE-Lab:
50.7165, 75.4704, 54.2821
CIE-LCH:
50.7165, 92.9641, 35.7256
CIE-Luv:
50.7165, 159.5213, 32.3721
Hunter-Lab:
43.6178, 72.5614, 26.3853
#f0111f color charts
#f0111f color shades, tints & tones
#f0111f color schemes
#f0111f color preview, HTML & CSS examples
This text has a color of #f0111f
<p style="color:#f0111f;">Text here</p>
.mytext {color:#f0111f;}
This box has a color of #f0111f
<div style="background-color:#f0111f;">Content here</div>
.mybackground {background-color:#f0111f;}
Border around this has a color of #f0111f
<div style="border:2px solid #f0111f;">Content here</div>
.myborder {border:2px solid #f0111f;}