#a09e7f color space conversions
Hex:
#a09e7f
RGB:
160, 158, 127
CMY:
37, 38, 50
CMYK:
0, 1, 21, 37
HSL:
56°, 14.7982%, 56.2745%
HSV (HSB):
56°, 20.6250%, 62.7451%
XYZ:
30.5548, 33.4596, 24.9266
xyY:
0.3435, 0.3762, 33.4596
CIE-Lab:
64.5313, -4.5995, 16.4989
CIE-LCH:
64.5313, 17.1280, 105.5773
CIE-Luv:
64.5313, 2.8809, 23.1396
Hunter-Lab:
57.8443, -6.9392, 14.9414
#a09e7f color charts
#a09e7f color shades, tints & tones
#a09e7f color schemes
#a09e7f color preview, HTML & CSS examples
This text has a color of #a09e7f
<p style="color:#a09e7f;">Text here</p>
.mytext {color:#a09e7f;}
This box has a color of #a09e7f
<div style="background-color:#a09e7f;">Content here</div>
.mybackground {background-color:#a09e7f;}
Border around this has a color of #a09e7f
<div style="border:2px solid #a09e7f;">Content here</div>
.myborder {border:2px solid #a09e7f;}