#a19d2d color space conversions
Hex:
#a19d2d
RGB:
161, 157, 45
CMY:
37, 38, 82
CMYK:
0, 2, 72, 37
HSL:
58°, 56.3107%, 40.3922%
HSV (HSB):
58°, 72.0497%, 63.1373%
XYZ:
27.2286, 31.8805, 7.2011
xyY:
0.4106, 0.4808, 31.8805
CIE-Lab:
63.2440, -11.9600, 55.7473
CIE-LCH:
63.2440, 57.0158, 102.1087
CIE-Luv:
63.2440, 7.2461, 62.5441
Hunter-Lab:
56.4628, -12.7302, 31.9623
#a19d2d color charts
#a19d2d color shades, tints & tones
#a19d2d color schemes
#a19d2d color preview, HTML & CSS examples
This text has a color of #a19d2d
<p style="color:#a19d2d;">Text here</p>
.mytext {color:#a19d2d;}
This box has a color of #a19d2d
<div style="background-color:#a19d2d;">Content here</div>
.mybackground {background-color:#a19d2d;}
Border around this has a color of #a19d2d
<div style="border:2px solid #a19d2d;">Content here</div>
.myborder {border:2px solid #a19d2d;}