#a19a4e color space conversions
Hex:
#a19a4e
RGB:
161, 154, 78
CMY:
37, 40, 69
CMYK:
0, 4, 52, 37
HSL:
55°, 34.7280%, 46.8627%
HSV (HSB):
55°, 51.5528%, 63.1373%
XYZ:
27.6287, 31.2383, 11.7811
xyY:
0.3911, 0.4422, 31.2383
CIE-Lab:
62.7083, -8.0445, 40.4012
CIE-LCH:
62.7083, 41.1943, 101.2612
CIE-Luv:
62.7083, 8.2106, 49.3869
Hunter-Lab:
55.8913, -9.5719, 26.6263
#a19a4e color charts
#a19a4e color shades, tints & tones
#a19a4e color schemes
#a19a4e color preview, HTML & CSS examples
This text has a color of #a19a4e
<p style="color:#a19a4e;">Text here</p>
.mytext {color:#a19a4e;}
This box has a color of #a19a4e
<div style="background-color:#a19a4e;">Content here</div>
.mybackground {background-color:#a19a4e;}
Border around this has a color of #a19a4e
<div style="border:2px solid #a19a4e;">Content here</div>
.myborder {border:2px solid #a19a4e;}