#a48d2d color space conversions
Hex:
#a48d2d
RGB:
164, 141, 45
CMY:
36, 45, 82
CMYK:
0, 14, 73, 36
HSL:
48°, 56.9378%, 40.9804%
HSV (HSB):
48°, 72.5610%, 64.3137%
XYZ:
25.3084, 27.1317, 6.3857
xyY:
0.4302, 0.4612, 27.1317
CIE-Lab:
59.0961, -2.0189, 51.7716
CIE-LCH:
59.0961, 51.8109, 92.2332
CIE-Luv:
59.0961, 20.2858, 55.7486
Hunter-Lab:
52.0881, -4.4253, 29.1931
#a48d2d color charts
#a48d2d color shades, tints & tones
#a48d2d color schemes
#a48d2d color preview, HTML & CSS examples
This text has a color of #a48d2d
<p style="color:#a48d2d;">Text here</p>
.mytext {color:#a48d2d;}
This box has a color of #a48d2d
<div style="background-color:#a48d2d;">Content here</div>
.mybackground {background-color:#a48d2d;}
Border around this has a color of #a48d2d
<div style="border:2px solid #a48d2d;">Content here</div>
.myborder {border:2px solid #a48d2d;}