#f0140f color space conversions
Hex:
#f0140f
RGB:
240, 20, 15
CMY:
6, 92, 94
CMYK:
0, 92, 94, 6
HSL:
1°, 88.2353%, 50.0000%
HSV (HSB):
1°, 93.7500%, 94.1176%
XYZ:
36.2716, 19.0601, 2.2192
xyY:
0.6303, 0.3312, 19.0601
CIE-Lab:
50.7574, 74.9234, 60.4678
CIE-LCH:
50.7574, 96.2802, 38.9057
CIE-Luv:
50.7574, 160.5932, 35.1917
Hunter-Lab:
43.6578, 71.8992, 27.5467
#f0140f color charts
#f0140f color shades, tints & tones
#f0140f color schemes
#f0140f color preview, HTML & CSS examples
This text has a color of #f0140f
<p style="color:#f0140f;">Text here</p>
.mytext {color:#f0140f;}
This box has a color of #f0140f
<div style="background-color:#f0140f;">Content here</div>
.mybackground {background-color:#f0140f;}
Border around this has a color of #f0140f
<div style="border:2px solid #f0140f;">Content here</div>
.myborder {border:2px solid #f0140f;}