#a19e6e color space conversions
Hex:
#a19e6e
RGB:
161, 158, 110
CMY:
37, 38, 57
CMYK:
0, 2, 32, 37
HSL:
56°, 21.3389%, 53.1373%
HSV (HSB):
56°, 31.6770%, 63.1373%
XYZ:
29.7393, 33.1566, 19.5843
xyY:
0.3606, 0.4020, 33.1566
CIE-Lab:
64.2875, -6.6234, 25.5305
CIE-LCH:
64.2875, 26.3757, 104.5437
CIE-Luv:
64.2875, 4.3574, 34.2926
Hunter-Lab:
57.5817, -8.5781, 20.1419
#a19e6e color charts
#a19e6e color shades, tints & tones
#a19e6e color schemes
#a19e6e color preview, HTML & CSS examples
This text has a color of #a19e6e
<p style="color:#a19e6e;">Text here</p>
.mytext {color:#a19e6e;}
This box has a color of #a19e6e
<div style="background-color:#a19e6e;">Content here</div>
.mybackground {background-color:#a19e6e;}
Border around this has a color of #a19e6e
<div style="border:2px solid #a19e6e;">Content here</div>
.myborder {border:2px solid #a19e6e;}