#a19a8d color space conversions
Hex:
#a19a8d
RGB:
161, 154, 141
CMY:
37, 40, 45
CMYK:
0, 4, 12, 37
HSL:
39°, 9.6154%, 59.2157%
HSV (HSB):
39°, 12.4224%, 63.1373%
XYZ:
31.0613, 32.6114, 29.8568
xyY:
0.3321, 0.3487, 32.6114
CIE-Lab:
63.8450, 0.2409, 7.7293
CIE-LCH:
63.8450, 7.7330, 88.2145
CIE-Luv:
63.8450, 4.9025, 10.7658
Hunter-Lab:
57.1064, -2.8465, 8.9760
#a19a8d color charts
#a19a8d color shades, tints & tones
#a19a8d color schemes
#a19a8d color preview, HTML & CSS examples
This text has a color of #a19a8d
<p style="color:#a19a8d;">Text here</p>
.mytext {color:#a19a8d;}
This box has a color of #a19a8d
<div style="background-color:#a19a8d;">Content here</div>
.mybackground {background-color:#a19a8d;}
Border around this has a color of #a19a8d
<div style="border:2px solid #a19a8d;">Content here</div>
.myborder {border:2px solid #a19a8d;}