#f0111c color space conversions
Hex:
#f0111c
RGB:
240, 17, 28
CMY:
6, 93, 89
CMYK:
0, 93, 88, 6
HSL:
357°, 88.1423%, 50.3922%
HSV (HSB):
357°, 92.9167%, 94.1176%
XYZ:
36.3452, 19.0100, 2.8523
xyY:
0.6244, 0.3266, 19.0100
CIE-Lab:
50.6989, 75.4209, 55.5997
CIE-LCH:
50.6989, 93.6997, 36.3973
CIE-Luv:
50.6989, 159.9198, 32.9783
Hunter-Lab:
43.6005, 72.4963, 26.6416
#f0111c color charts
#f0111c color shades, tints & tones
#f0111c color schemes
#f0111c color preview, HTML & CSS examples
This text has a color of #f0111c
<p style="color:#f0111c;">Text here</p>
.mytext {color:#f0111c;}
This box has a color of #f0111c
<div style="background-color:#f0111c;">Content here</div>
.mybackground {background-color:#f0111c;}
Border around this has a color of #f0111c
<div style="border:2px solid #f0111c;">Content here</div>
.myborder {border:2px solid #f0111c;}