#f0121e color space conversions
Hex:
#f0121e
RGB:
240, 18, 30
CMY:
6, 93, 88
CMYK:
0, 93, 88, 6
HSL:
357°, 88.0952%, 50.5882%
HSV (HSB):
357°, 92.5000%, 94.1176%
XYZ:
36.3858, 19.0516, 2.9879
xyY:
0.6228, 0.3261, 19.0516
CIE-Lab:
50.7475, 75.3464, 54.7569
CIE-LCH:
50.7475, 93.1418, 36.0073
CIE-Luv:
50.7475, 159.4564, 32.6494
Hunter-Lab:
43.6482, 72.4163, 26.4951
#f0121e color charts
#f0121e color shades, tints & tones
#f0121e color schemes
#f0121e color preview, HTML & CSS examples
This text has a color of #f0121e
<p style="color:#f0121e;">Text here</p>
.mytext {color:#f0121e;}
This box has a color of #f0121e
<div style="background-color:#f0121e;">Content here</div>
.mybackground {background-color:#f0121e;}
Border around this has a color of #f0121e
<div style="border:2px solid #f0121e;">Content here</div>
.myborder {border:2px solid #f0121e;}