#f05f3e color space conversions
Hex:
#f05f3e
RGB:
240, 95, 62
CMY:
6, 63, 76
CMYK:
0, 60, 74, 6
HSL:
11°, 85.5769%, 59.2157%
HSV (HSB):
11°, 74.1667%, 94.1176%
XYZ:
40.8969, 27.0575, 7.6245
xyY:
0.5411, 0.3580, 27.0575
CIE-Lab:
59.0275, 54.0798, 46.9222
CIE-LCH:
59.0275, 71.5983, 40.9464
CIE-Luv:
59.0275, 115.4804, 38.5143
Hunter-Lab:
52.0168, 49.3117, 27.7211
#f05f3e color charts
#f05f3e color shades, tints & tones
#f05f3e color schemes
#f05f3e color preview, HTML & CSS examples
This text has a color of #f05f3e
<p style="color:#f05f3e;">Text here</p>
.mytext {color:#f05f3e;}
This box has a color of #f05f3e
<div style="background-color:#f05f3e;">Content here</div>
.mybackground {background-color:#f05f3e;}
Border around this has a color of #f05f3e
<div style="border:2px solid #f05f3e;">Content here</div>
.myborder {border:2px solid #f05f3e;}