#f03e1d color space conversions
Hex:
#f03e1d
RGB:
240, 62, 29
CMY:
6, 76, 89
CMYK:
0, 74, 88, 6
HSL:
9°, 87.5519%, 52.7451%
HSV (HSB):
9°, 87.9167%, 94.1176%
XYZ:
37.8796, 22.0592, 3.4238
xyY:
0.5978, 0.3481, 22.0592
CIE-Lab:
54.0898, 65.8418, 57.7179
CIE-LCH:
54.0898, 87.5585, 41.2383
CIE-Luv:
54.0898, 141.9717, 38.9859
Hunter-Lab:
46.9672, 61.7694, 28.5550
#f03e1d color charts
#f03e1d color shades, tints & tones
#f03e1d color schemes
#f03e1d color preview, HTML & CSS examples
This text has a color of #f03e1d
<p style="color:#f03e1d;">Text here</p>
.mytext {color:#f03e1d;}
This box has a color of #f03e1d
<div style="background-color:#f03e1d;">Content here</div>
.mybackground {background-color:#f03e1d;}
Border around this has a color of #f03e1d
<div style="border:2px solid #f03e1d;">Content here</div>
.myborder {border:2px solid #f03e1d;}