#a98a48 color space conversions
Hex:
#a98a48
RGB:
169, 138, 72
CMY:
34, 46, 72
CMYK:
0, 18, 57, 34
HSL:
41°, 40.2490%, 47.2549%
HSV (HSB):
41°, 57.3964%, 66.2745%
XYZ:
26.6204, 27.0799, 9.9548
xyY:
0.4182, 0.4254, 27.0799
CIE-Lab:
59.0482, 3.6527, 39.2943
CIE-LCH:
59.0482, 39.4637, 84.6892
CIE-Luv:
59.0482, 24.7940, 44.8410
Hunter-Lab:
52.0383, 0.2452, 25.0848
#a98a48 color charts
#a98a48 color shades, tints & tones
#a98a48 color schemes
#a98a48 color preview, HTML & CSS examples
This text has a color of #a98a48
<p style="color:#a98a48;">Text here</p>
.mytext {color:#a98a48;}
This box has a color of #a98a48
<div style="background-color:#a98a48;">Content here</div>
.mybackground {background-color:#a98a48;}
Border around this has a color of #a98a48
<div style="border:2px solid #a98a48;">Content here</div>
.myborder {border:2px solid #a98a48;}