#f0082f color space conversions
Hex:
#f0082f
RGB:
240, 8, 47
CMY:
6, 97, 82
CMYK:
0, 97, 80, 6
HSL:
350°, 93.5484%, 48.6275%
HSV (HSB):
350°, 96.6667%, 94.1176%
XYZ:
36.5351, 18.9042, 4.4126
xyY:
0.6104, 0.3158, 18.9042
CIE-Lab:
50.5749, 76.5863, 46.0868
CIE-LCH:
50.5749, 89.3838, 31.0380
CIE-Luv:
50.5749, 158.1742, 27.6620
Hunter-Lab:
43.4789, 73.9045, 24.4180
#f0082f color charts
#f0082f color shades, tints & tones
#f0082f color schemes
#f0082f color preview, HTML & CSS examples
This text has a color of #f0082f
<p style="color:#f0082f;">Text here</p>
.mytext {color:#f0082f;}
This box has a color of #f0082f
<div style="background-color:#f0082f;">Content here</div>
.mybackground {background-color:#f0082f;}
Border around this has a color of #f0082f
<div style="border:2px solid #f0082f;">Content here</div>
.myborder {border:2px solid #f0082f;}