#f0a04d color space conversions
Hex:
#f0a04d
RGB:
240, 160, 77
CMY:
6, 37, 70
CMYK:
0, 33, 68, 6
HSL:
31°, 84.4560%, 62.1569%
HSV (HSB):
31°, 67.9167%, 94.1176%
XYZ:
49.8455, 44.2027, 12.9260
xyY:
0.4660, 0.4132, 44.2027
CIE-Lab:
72.3638, 22.3329, 54.0563
CIE-LCH:
72.3638, 58.4880, 67.5524
CIE-Luv:
72.3638, 63.4188, 57.3109
Hunter-Lab:
66.4851, 17.4769, 35.0124
#f0a04d color charts
#f0a04d color shades, tints & tones
#f0a04d color schemes
#f0a04d color preview, HTML & CSS examples
This text has a color of #f0a04d
<p style="color:#f0a04d;">Text here</p>
.mytext {color:#f0a04d;}
This box has a color of #f0a04d
<div style="background-color:#f0a04d;">Content here</div>
.mybackground {background-color:#f0a04d;}
Border around this has a color of #f0a04d
<div style="border:2px solid #f0a04d;">Content here</div>
.myborder {border:2px solid #f0a04d;}