#f0a96a color space conversions
Hex:
#f0a96a
RGB:
240, 169, 106
CMY:
6, 34, 58
CMYK:
0, 30, 56, 6
HSL:
28°, 81.7073%, 67.8431%
HSV (HSB):
28°, 55.8333%, 94.1176%
XYZ:
52.7247, 47.9418, 20.1105
xyY:
0.4365, 0.3969, 47.9418
CIE-Lab:
74.7882, 19.5012, 42.6331
CIE-LCH:
74.7882, 46.8815, 65.4197
CIE-Luv:
74.7882, 54.0456, 48.7590
Hunter-Lab:
69.2400, 14.7536, 31.2475
#f0a96a color charts
#f0a96a color shades, tints & tones
#f0a96a color schemes
#f0a96a color preview, HTML & CSS examples
This text has a color of #f0a96a
<p style="color:#f0a96a;">Text here</p>
.mytext {color:#f0a96a;}
This box has a color of #f0a96a
<div style="background-color:#f0a96a;">Content here</div>
.mybackground {background-color:#f0a96a;}
Border around this has a color of #f0a96a
<div style="border:2px solid #f0a96a;">Content here</div>
.myborder {border:2px solid #f0a96a;}