#a17d2f color space conversions
Hex:
#a17d2f
RGB:
161, 125, 47
CMY:
37, 51, 82
CMYK:
0, 22, 71, 37
HSL:
41°, 54.8077%, 40.7843%
HSV (HSB):
41°, 70.8075%, 63.1373%
XYZ:
22.5446, 22.4495, 5.8343
xyY:
0.4435, 0.4417, 22.4495
CIE-Lab:
54.5008, 5.6253, 46.1528
CIE-LCH:
54.5008, 46.4944, 83.0508
CIE-Luv:
54.5008, 29.3987, 48.1023
Hunter-Lab:
47.3809, 2.0167, 25.8659
#a17d2f color charts
#a17d2f color shades, tints & tones
#a17d2f color schemes
#a17d2f color preview, HTML & CSS examples
This text has a color of #a17d2f
<p style="color:#a17d2f;">Text here</p>
.mytext {color:#a17d2f;}
This box has a color of #a17d2f
<div style="background-color:#a17d2f;">Content here</div>
.mybackground {background-color:#a17d2f;}
Border around this has a color of #a17d2f
<div style="border:2px solid #a17d2f;">Content here</div>
.myborder {border:2px solid #a17d2f;}