#a98b5f color space conversions
Hex:
#a98b5f
RGB:
169, 139, 95
CMY:
34, 45, 63
CMYK:
0, 18, 44, 34
HSL:
36°, 30.0813%, 51.7647%
HSV (HSB):
36°, 43.7870%, 66.2745%
XYZ:
27.6604, 27.7265, 14.7204
xyY:
0.3945, 0.3955, 27.7265
CIE-Lab:
59.6408, 5.3040, 27.7675
CIE-LCH:
59.6408, 28.2695, 79.1859
CIE-Luv:
59.6408, 22.4965, 33.5778
Hunter-Lab:
52.6559, 1.6188, 20.2842
#a98b5f color charts
#a98b5f color shades, tints & tones
#a98b5f color schemes
#a98b5f color preview, HTML & CSS examples
This text has a color of #a98b5f
<p style="color:#a98b5f;">Text here</p>
.mytext {color:#a98b5f;}
This box has a color of #a98b5f
<div style="background-color:#a98b5f;">Content here</div>
.mybackground {background-color:#a98b5f;}
Border around this has a color of #a98b5f
<div style="border:2px solid #a98b5f;">Content here</div>
.myborder {border:2px solid #a98b5f;}