#a19c7e color space conversions
Hex:
#a19c7e
RGB:
161, 156, 126
CMY:
37, 39, 51
CMYK:
0, 3, 22, 37
HSL:
51°, 15.6951%, 56.2745%
HSV (HSB):
51°, 21.7391%, 63.1373%
XYZ:
30.3523, 32.8604, 24.4816
xyY:
0.3461, 0.3747, 32.8604
CIE-Lab:
64.0477, -3.2732, 16.3975
CIE-LCH:
64.0477, 16.7210, 101.2889
CIE-Luv:
64.0477, 4.6852, 22.7247
Hunter-Lab:
57.3240, -5.8034, 14.8055
#a19c7e color charts
#a19c7e color shades, tints & tones
#a19c7e color schemes
#a19c7e color preview, HTML & CSS examples
This text has a color of #a19c7e
<p style="color:#a19c7e;">Text here</p>
.mytext {color:#a19c7e;}
This box has a color of #a19c7e
<div style="background-color:#a19c7e;">Content here</div>
.mybackground {background-color:#a19c7e;}
Border around this has a color of #a19c7e
<div style="border:2px solid #a19c7e;">Content here</div>
.myborder {border:2px solid #a19c7e;}