#f0a05e color space conversions
Hex:
#f0a05e
RGB:
240, 160, 94
CMY:
6, 37, 63
CMYK:
0, 33, 61, 6
HSL:
27°, 82.9545%, 65.4902%
HSV (HSB):
27°, 60.8333%, 94.1176%
XYZ:
50.5264, 44.4750, 16.5112
xyY:
0.4531, 0.3988, 44.4750
CIE-Lab:
72.5449, 23.3798, 46.0115
CIE-LCH:
72.5449, 51.6108, 63.0635
CIE-Luv:
72.5449, 61.8642, 50.3690
Hunter-Lab:
66.6896, 18.5310, 32.0035
#f0a05e color charts
#f0a05e color shades, tints & tones
#f0a05e color schemes
#f0a05e color preview, HTML & CSS examples
This text has a color of #f0a05e
<p style="color:#f0a05e;">Text here</p>
.mytext {color:#f0a05e;}
This box has a color of #f0a05e
<div style="background-color:#f0a05e;">Content here</div>
.mybackground {background-color:#f0a05e;}
Border around this has a color of #f0a05e
<div style="border:2px solid #f0a05e;">Content here</div>
.myborder {border:2px solid #f0a05e;}