#f03d1f color space conversions
Hex:
#f03d1f
RGB:
240, 61, 31
CMY:
6, 76, 88
CMYK:
0, 75, 87, 6
HSL:
9°, 87.4477%, 53.1373%
HSV (HSB):
9°, 87.0833%, 94.1176%
XYZ:
37.8512, 21.9617, 3.5404
xyY:
0.5975, 0.3467, 21.9617
CIE-Lab:
53.9863, 66.1960, 56.8310
CIE-LCH:
53.9863, 87.2449, 40.6470
CIE-Luv:
53.9863, 142.3373, 38.3915
Hunter-Lab:
46.8633, 62.1628, 28.3251
#f03d1f color charts
#f03d1f color shades, tints & tones
#f03d1f color schemes
#f03d1f color preview, HTML & CSS examples
This text has a color of #f03d1f
<p style="color:#f03d1f;">Text here</p>
.mytext {color:#f03d1f;}
This box has a color of #f03d1f
<div style="background-color:#f03d1f;">Content here</div>
.mybackground {background-color:#f03d1f;}
Border around this has a color of #f03d1f
<div style="border:2px solid #f03d1f;">Content here</div>
.myborder {border:2px solid #f03d1f;}