#f0a06f color space conversions
Hex:
#f0a06f
RGB:
240, 160, 111
CMY:
6, 37, 56
CMYK:
0, 33, 54, 6
HSL:
23°, 81.1321%, 68.8235%
HSV (HSB):
23°, 53.7500%, 94.1176%
XYZ:
51.3752, 44.8146, 20.9812
xyY:
0.4385, 0.3825, 44.8146
CIE-Lab:
72.7696, 24.6667, 37.5320
CIE-LCH:
72.7696, 44.9121, 56.6864
CIE-Luv:
72.7696, 60.0080, 42.0565
Hunter-Lab:
66.9437, 19.8365, 28.2781
#f0a06f color charts
#f0a06f color shades, tints & tones
#f0a06f color schemes
#f0a06f color preview, HTML & CSS examples
This text has a color of #f0a06f
<p style="color:#f0a06f;">Text here</p>
.mytext {color:#f0a06f;}
This box has a color of #f0a06f
<div style="background-color:#f0a06f;">Content here</div>
.mybackground {background-color:#f0a06f;}
Border around this has a color of #f0a06f
<div style="border:2px solid #f0a06f;">Content here</div>
.myborder {border:2px solid #f0a06f;}