#f0112a color space conversions
Hex:
#f0112a
RGB:
240, 17, 42
CMY:
6, 93, 84
CMYK:
0, 93, 83, 6
HSL:
353°, 88.1423%, 50.3922%
HSV (HSB):
353°, 92.9167%, 94.1176%
XYZ:
36.5535, 19.0933, 3.9493
xyY:
0.6134, 0.3204, 19.0933
CIE-Lab:
50.7962, 75.6935, 48.9621
CIE-LCH:
50.7962, 90.1487, 32.8967
CIE-Luv:
50.7962, 157.7442, 29.6651
Hunter-Lab:
43.6959, 72.8552, 25.2284
#f0112a color charts
#f0112a color shades, tints & tones
#f0112a color schemes
#f0112a color preview, HTML & CSS examples
This text has a color of #f0112a
<p style="color:#f0112a;">Text here</p>
.mytext {color:#f0112a;}
This box has a color of #f0112a
<div style="background-color:#f0112a;">Content here</div>
.mybackground {background-color:#f0112a;}
Border around this has a color of #f0112a
<div style="border:2px solid #f0112a;">Content here</div>
.myborder {border:2px solid #f0112a;}