#f0a86c color space conversions
Hex:
#f0a86c
RGB:
240, 168, 108
CMY:
6, 34, 58
CMYK:
0, 30, 55, 6
HSL:
27°, 81.4815%, 68.2353%
HSV (HSB):
27°, 55.0000%, 94.1176%
XYZ:
52.6446, 47.6132, 20.6030
xyY:
0.4356, 0.3940, 47.6132
CIE-Lab:
74.5803, 20.1891, 41.3524
CIE-LCH:
74.5803, 46.0176, 63.9774
CIE-Luv:
74.5803, 54.5677, 47.3057
Hunter-Lab:
69.0023, 15.4305, 30.5986
#f0a86c color charts
#f0a86c color shades, tints & tones
#f0a86c color schemes
#f0a86c color preview, HTML & CSS examples
This text has a color of #f0a86c
<p style="color:#f0a86c;">Text here</p>
.mytext {color:#f0a86c;}
This box has a color of #f0a86c
<div style="background-color:#f0a86c;">Content here</div>
.mybackground {background-color:#f0a86c;}
Border around this has a color of #f0a86c
<div style="border:2px solid #f0a86c;">Content here</div>
.myborder {border:2px solid #f0a86c;}