#f00f1c color space conversions
Hex:
#f00f1c
RGB:
240, 15, 28
CMY:
6, 94, 89
CMYK:
0, 94, 88, 6
HSL:
357°, 88.2353%, 50.0000%
HSV (HSB):
357°, 93.7500%, 94.1176%
XYZ:
36.3156, 18.9508, 2.8424
xyY:
0.6250, 0.3261, 18.9508
CIE-Lab:
50.6295, 75.6213, 55.5487
CIE-LCH:
50.6295, 93.8309, 36.2997
CIE-Luv:
50.6295, 160.2991, 32.8495
Hunter-Lab:
43.5325, 72.7263, 26.6014
#f00f1c color charts
#f00f1c color shades, tints & tones
#f00f1c color schemes
#f00f1c color preview, HTML & CSS examples
This text has a color of #f00f1c
<p style="color:#f00f1c;">Text here</p>
.mytext {color:#f00f1c;}
This box has a color of #f00f1c
<div style="background-color:#f00f1c;">Content here</div>
.mybackground {background-color:#f00f1c;}
Border around this has a color of #f00f1c
<div style="border:2px solid #f00f1c;">Content here</div>
.myborder {border:2px solid #f00f1c;}