#a16b7e color space conversions
Hex:
#a16b7e
RGB:
161, 107, 126
CMY:
37, 58, 51
CMYK:
0, 34, 22, 37
HSL:
339°, 22.3140%, 52.5490%
HSV (HSB):
339°, 33.5404%, 63.1373%
XYZ:
23.7215, 19.5988, 22.2714
xyY:
0.3617, 0.2988, 19.5988
CIE-Lab:
51.3806, 24.3690, -1.6665
CIE-LCH:
51.3806, 24.4259, 356.0879
CIE-Luv:
51.3806, 32.6805, -6.4174
Hunter-Lab:
44.2705, 18.1724, 1.1621
#a16b7e color charts
#a16b7e color shades, tints & tones
#a16b7e color schemes
#a16b7e color preview, HTML & CSS examples
This text has a color of #a16b7e
<p style="color:#a16b7e;">Text here</p>
.mytext {color:#a16b7e;}
This box has a color of #a16b7e
<div style="background-color:#a16b7e;">Content here</div>
.mybackground {background-color:#a16b7e;}
Border around this has a color of #a16b7e
<div style="border:2px solid #a16b7e;">Content here</div>
.myborder {border:2px solid #a16b7e;}