#a06e6d color space conversions
Hex:
#a06e6d
RGB:
160, 110, 109
CMY:
37, 57, 57
CMYK:
0, 31, 32, 37
HSL:
1°, 21.1618%, 52.7451%
HSV (HSB):
1°, 31.8750%, 62.7451%
XYZ:
22.8335, 19.7296, 17.0727
xyY:
0.3829, 0.3308, 19.7296
CIE-Lab:
51.5301, 19.7460, 8.5834
CIE-LCH:
51.5301, 21.5309, 23.4942
CIE-Luv:
51.5301, 32.8324, 7.7563
Hunter-Lab:
44.4180, 14.0280, 8.3036
#a06e6d color charts
#a06e6d color shades, tints & tones
#a06e6d color schemes
#a06e6d color preview, HTML & CSS examples
This text has a color of #a06e6d
<p style="color:#a06e6d;">Text here</p>
.mytext {color:#a06e6d;}
This box has a color of #a06e6d
<div style="background-color:#a06e6d;">Content here</div>
.mybackground {background-color:#a06e6d;}
Border around this has a color of #a06e6d
<div style="border:2px solid #a06e6d;">Content here</div>
.myborder {border:2px solid #a06e6d;}