#a16c6c color space conversions
Hex:
#a16c6c
RGB:
161, 108, 108
CMY:
37, 58, 58
CMYK:
0, 33, 33, 37
HSL:
0°, 21.9917%, 52.7451%
HSV (HSB):
0°, 32.9193%, 63.1373%
XYZ:
22.7673, 19.3849, 16.7291
xyY:
0.3867, 0.3292, 19.3849
CIE-Lab:
51.1345, 21.1504, 8.6300
CIE-LCH:
51.1345, 22.8433, 22.1970
CIE-Luv:
51.1345, 34.9240, 7.5244
Hunter-Lab:
44.0283, 15.2539, 8.2919
#a16c6c color charts
#a16c6c color shades, tints & tones
#a16c6c color schemes
#a16c6c color preview, HTML & CSS examples
This text has a color of #a16c6c
<p style="color:#a16c6c;">Text here</p>
.mytext {color:#a16c6c;}
This box has a color of #a16c6c
<div style="background-color:#a16c6c;">Content here</div>
.mybackground {background-color:#a16c6c;}
Border around this has a color of #a16c6c
<div style="border:2px solid #a16c6c;">Content here</div>
.myborder {border:2px solid #a16c6c;}