#f03b0d color space conversions
Hex:
#f03b0d
RGB:
240, 59, 13
CMY:
6, 77, 95
CMYK:
0, 75, 95, 6
HSL:
12°, 89.7233%, 49.6078%
HSV (HSB):
12°, 94.5833%, 94.1176%
XYZ:
37.5718, 21.6823, 2.5856
xyY:
0.6076, 0.3506, 21.6823
CIE-Lab:
53.6882, 66.5733, 62.6658
CIE-LCH:
53.6882, 91.4276, 43.2682
CIE-Luv:
53.6882, 144.9812, 40.6689
Hunter-Lab:
46.5642, 62.5410, 29.3027
#f03b0d color charts
#f03b0d color shades, tints & tones
#f03b0d color schemes
#f03b0d color preview, HTML & CSS examples
This text has a color of #f03b0d
<p style="color:#f03b0d;">Text here</p>
.mytext {color:#f03b0d;}
This box has a color of #f03b0d
<div style="background-color:#f03b0d;">Content here</div>
.mybackground {background-color:#f03b0d;}
Border around this has a color of #f03b0d
<div style="border:2px solid #f03b0d;">Content here</div>
.myborder {border:2px solid #f03b0d;}