#a19a7d color space conversions
Hex:
#a19a7d
RGB:
161, 154, 125
CMY:
37, 40, 51
CMYK:
0, 4, 22, 37
HSL:
48°, 16.0714%, 56.0784%
HSV (HSB):
48°, 22.3602%, 63.1373%
XYZ:
29.9552, 32.1689, 24.0325
xyY:
0.3477, 0.3734, 32.1689
CIE-Lab:
63.4823, -2.3330, 16.1709
CIE-LCH:
63.4823, 16.3384, 98.2095
CIE-Luv:
63.4823, 5.8817, 22.2166
Hunter-Lab:
56.7177, -4.9818, 14.5800
#a19a7d color charts
#a19a7d color shades, tints & tones
#a19a7d color schemes
#a19a7d color preview, HTML & CSS examples
This text has a color of #a19a7d
<p style="color:#a19a7d;">Text here</p>
.mytext {color:#a19a7d;}
This box has a color of #a19a7d
<div style="background-color:#a19a7d;">Content here</div>
.mybackground {background-color:#a19a7d;}
Border around this has a color of #a19a7d
<div style="border:2px solid #a19a7d;">Content here</div>
.myborder {border:2px solid #a19a7d;}