#f03b1e color space conversions
Hex:
#f03b1e
RGB:
240, 59, 30
CMY:
6, 77, 88
CMYK:
0, 75, 88, 6
HSL:
8°, 87.5000%, 52.9412%
HSV (HSB):
8°, 87.5000%, 94.1176%
XYZ:
37.7335, 21.7469, 3.4371
xyY:
0.5997, 0.3456, 21.7469
CIE-Lab:
53.7575, 66.8006, 57.0632
CIE-LCH:
53.7575, 87.8551, 40.5050
CIE-Luv:
53.7575, 143.5842, 38.1834
Hunter-Lab:
46.6336, 62.8241, 28.2736
#f03b1e color charts
#f03b1e color shades, tints & tones
#f03b1e color schemes
#f03b1e color preview, HTML & CSS examples
This text has a color of #f03b1e
<p style="color:#f03b1e;">Text here</p>
.mytext {color:#f03b1e;}
This box has a color of #f03b1e
<div style="background-color:#f03b1e;">Content here</div>
.mybackground {background-color:#f03b1e;}
Border around this has a color of #f03b1e
<div style="border:2px solid #f03b1e;">Content here</div>
.myborder {border:2px solid #f03b1e;}