#a06b6e color space conversions
Hex:
#a06b6e
RGB:
160, 107, 110
CMY:
37, 58, 57
CMYK:
0, 33, 31, 37
HSL:
357°, 21.8107%, 52.3529%
HSV (HSB):
357°, 33.1250%, 62.7451%
XYZ:
22.5694, 19.1148, 17.2518
xyY:
0.3829, 0.3243, 19.1148
CIE-Lab:
50.8212, 21.5985, 6.9854
CIE-LCH:
50.8212, 22.7001, 17.9223
CIE-Luv:
50.8212, 34.4901, 5.3831
Hunter-Lab:
43.7204, 15.6346, 7.2088
#a06b6e color charts
#a06b6e color shades, tints & tones
#a06b6e color schemes
#a06b6e color preview, HTML & CSS examples
This text has a color of #a06b6e
<p style="color:#a06b6e;">Text here</p>
.mytext {color:#a06b6e;}
This box has a color of #a06b6e
<div style="background-color:#a06b6e;">Content here</div>
.mybackground {background-color:#a06b6e;}
Border around this has a color of #a06b6e
<div style="border:2px solid #a06b6e;">Content here</div>
.myborder {border:2px solid #a06b6e;}