#f0803e color space conversions
Hex:
#f0803e
RGB:
240, 128, 62
CMY:
6, 50, 76
CMYK:
0, 47, 74, 6
HSL:
22°, 85.5769%, 59.2157%
HSV (HSB):
22°, 74.1667%, 94.1176%
XYZ:
44.5239, 34.3114, 8.8335
xyY:
0.5079, 0.3914, 34.3114
CIE-Lab:
65.2090, 38.2797, 53.4348
CIE-LCH:
65.2090, 65.7314, 54.3829
CIE-Luv:
65.2090, 90.0574, 49.9345
Hunter-Lab:
58.5759, 33.1708, 32.0619
#f0803e color charts
#f0803e color shades, tints & tones
#f0803e color schemes
#f0803e color preview, HTML & CSS examples
This text has a color of #f0803e
<p style="color:#f0803e;">Text here</p>
.mytext {color:#f0803e;}
This box has a color of #f0803e
<div style="background-color:#f0803e;">Content here</div>
.mybackground {background-color:#f0803e;}
Border around this has a color of #f0803e
<div style="border:2px solid #f0803e;">Content here</div>
.myborder {border:2px solid #f0803e;}