#a98f2d color space conversions
Hex:
#a98f2d
RGB:
169, 143, 45
CMY:
34, 44, 82
CMYK:
0, 15, 73, 34
HSL:
47°, 57.9439%, 41.9608%
HSV (HSB):
47°, 73.3728%, 66.2745%
XYZ:
26.6583, 28.2694, 6.5341
xyY:
0.4337, 0.4600, 28.2694
CIE-Lab:
60.1313, -0.8609, 52.9590
CIE-LCH:
60.1313, 52.9660, 90.9313
CIE-Luv:
60.1313, 22.5865, 56.7875
Hunter-Lab:
53.1690, -3.5479, 29.9319
#a98f2d color charts
#a98f2d color shades, tints & tones
#a98f2d color schemes
#a98f2d color preview, HTML & CSS examples
This text has a color of #a98f2d
<p style="color:#a98f2d;">Text here</p>
.mytext {color:#a98f2d;}
This box has a color of #a98f2d
<div style="background-color:#a98f2d;">Content here</div>
.mybackground {background-color:#a98f2d;}
Border around this has a color of #a98f2d
<div style="border:2px solid #a98f2d;">Content here</div>
.myborder {border:2px solid #a98f2d;}