#f00f1d color space conversions
Hex:
#f00f1d
RGB:
240, 15, 29
CMY:
6, 94, 89
CMYK:
0, 94, 88, 6
HSL:
356°, 88.2353%, 50.0000%
HSV (HSB):
356°, 93.7500%, 94.1176%
XYZ:
36.3278, 18.9556, 2.9065
xyY:
0.6243, 0.3258, 18.9556
CIE-Lab:
50.6352, 75.6372, 55.1160
CIE-LCH:
50.6352, 93.5882, 36.0804
CIE-Luv:
50.6352, 160.1697, 32.6534
Hunter-Lab:
43.5381, 72.7473, 26.5186
#f00f1d color charts
#f00f1d color shades, tints & tones
#f00f1d color schemes
#f00f1d color preview, HTML & CSS examples
This text has a color of #f00f1d
<p style="color:#f00f1d;">Text here</p>
.mytext {color:#f00f1d;}
This box has a color of #f00f1d
<div style="background-color:#f00f1d;">Content here</div>
.mybackground {background-color:#f00f1d;}
Border around this has a color of #f00f1d
<div style="border:2px solid #f00f1d;">Content here</div>
.myborder {border:2px solid #f00f1d;}