#a98e50 color space conversions
Hex:
#a98e50
RGB:
169, 142, 80
CMY:
34, 44, 69
CMYK:
0, 16, 53, 34
HSL:
42°, 35.7430%, 48.8235%
HSV (HSB):
42°, 52.6627%, 66.2745%
XYZ:
27.4832, 28.3602, 11.6150
xyY:
0.4074, 0.4204, 28.3602
CIE-Lab:
60.2128, 2.1296, 36.5487
CIE-LCH:
60.2128, 36.6107, 86.6654
CIE-Luv:
60.2128, 21.5700, 43.0432
Hunter-Lab:
53.2543, -1.0758, 24.3466
#a98e50 color charts
#a98e50 color shades, tints & tones
#a98e50 color schemes
#a98e50 color preview, HTML & CSS examples
This text has a color of #a98e50
<p style="color:#a98e50;">Text here</p>
.mytext {color:#a98e50;}
This box has a color of #a98e50
<div style="background-color:#a98e50;">Content here</div>
.mybackground {background-color:#a98e50;}
Border around this has a color of #a98e50
<div style="border:2px solid #a98e50;">Content here</div>
.myborder {border:2px solid #a98e50;}