#f0a65a color space conversions
Hex:
#f0a65a
RGB:
240, 166, 90
CMY:
6, 35, 65
CMYK:
0, 31, 63, 6
HSL:
30°, 83.3333%, 64.7059%
HSV (HSB):
30°, 62.5000%, 94.1176%
XYZ:
51.4169, 46.5359, 15.9452
xyY:
0.4514, 0.4086, 46.5359
CIE-Lab:
73.8919, 19.9392, 49.5668
CIE-LCH:
73.8919, 53.4269, 68.0865
CIE-Luv:
73.8919, 57.7491, 54.7264
Hunter-Lab:
68.2172, 15.1594, 33.8935
#f0a65a color charts
#f0a65a color shades, tints & tones
#f0a65a color schemes
#f0a65a color preview, HTML & CSS examples
This text has a color of #f0a65a
<p style="color:#f0a65a;">Text here</p>
.mytext {color:#f0a65a;}
This box has a color of #f0a65a
<div style="background-color:#f0a65a;">Content here</div>
.mybackground {background-color:#f0a65a;}
Border around this has a color of #f0a65a
<div style="border:2px solid #f0a65a;">Content here</div>
.myborder {border:2px solid #f0a65a;}