#a98b4b color space conversions
Hex:
#a98b4b
RGB:
169, 139, 75
CMY:
34, 45, 71
CMYK:
0, 18, 56, 34
HSL:
41°, 38.5246%, 47.8431%
HSV (HSB):
41°, 55.6213%, 66.2745%
XYZ:
26.8648, 27.4083, 10.5310
xyY:
0.4146, 0.4229, 27.4083
CIE-Lab:
59.3503, 3.3485, 38.1093
CIE-LCH:
59.3503, 38.2561, 84.9785
CIE-Luv:
59.3503, 23.9186, 43.9556
Hunter-Lab:
52.3529, -0.0206, 24.7206
#a98b4b color charts
#a98b4b color shades, tints & tones
#a98b4b color schemes
#a98b4b color preview, HTML & CSS examples
This text has a color of #a98b4b
<p style="color:#a98b4b;">Text here</p>
.mytext {color:#a98b4b;}
This box has a color of #a98b4b
<div style="background-color:#a98b4b;">Content here</div>
.mybackground {background-color:#a98b4b;}
Border around this has a color of #a98b4b
<div style="border:2px solid #a98b4b;">Content here</div>
.myborder {border:2px solid #a98b4b;}