#a98e4f color space conversions
Hex:
#a98e4f
RGB:
169, 142, 79
CMY:
34, 44, 69
CMYK:
0, 16, 53, 34
HSL:
42°, 36.2903%, 48.6275%
HSV (HSB):
42°, 53.2544%, 66.2745%
XYZ:
27.4465, 28.3455, 11.4218
xyY:
0.4083, 0.4217, 28.3455
CIE-Lab:
60.1996, 2.0390, 37.0549
CIE-LCH:
60.1996, 37.1109, 86.8503
CIE-Luv:
60.1996, 21.6324, 43.5250
Hunter-Lab:
53.2405, -1.1509, 24.5488
#a98e4f color charts
#a98e4f color shades, tints & tones
#a98e4f color schemes
#a98e4f color preview, HTML & CSS examples
This text has a color of #a98e4f
<p style="color:#a98e4f;">Text here</p>
.mytext {color:#a98e4f;}
This box has a color of #a98e4f
<div style="background-color:#a98e4f;">Content here</div>
.mybackground {background-color:#a98e4f;}
Border around this has a color of #a98e4f
<div style="border:2px solid #a98e4f;">Content here</div>
.myborder {border:2px solid #a98e4f;}