#f0300b color space conversions
Hex:
#f0300b
RGB:
240, 48, 11
CMY:
6, 81, 96
CMYK:
0, 80, 95, 6
HSL:
10°, 91.2351%, 49.2157%
HSV (HSB):
10°, 95.4167%, 94.1176%
XYZ:
37.0525, 20.6633, 2.3521
xyY:
0.6168, 0.3440, 20.6633
CIE-Lab:
52.5790, 69.6560, 62.5385
CIE-LCH:
52.5790, 93.6110, 41.9181
CIE-Luv:
52.5790, 150.8978, 38.9031
Hunter-Lab:
45.4569, 65.9480, 28.7519
#f0300b color charts
#f0300b color shades, tints & tones
#f0300b color schemes
#f0300b color preview, HTML & CSS examples
This text has a color of #f0300b
<p style="color:#f0300b;">Text here</p>
.mytext {color:#f0300b;}
This box has a color of #f0300b
<div style="background-color:#f0300b;">Content here</div>
.mybackground {background-color:#f0300b;}
Border around this has a color of #f0300b
<div style="border:2px solid #f0300b;">Content here</div>
.myborder {border:2px solid #f0300b;}