#a9995d color space conversions
Hex:
#a9995d
RGB:
169, 153, 93
CMY:
34, 40, 64
CMYK:
0, 9, 45, 34
HSL:
47°, 30.6452%, 51.3725%
HSV (HSB):
47°, 44.9704%, 66.2745%
XYZ:
29.7292, 32.0078, 14.9672
xyY:
0.3876, 0.4173, 32.0078
CIE-Lab:
63.3493, -2.6179, 33.5910
CIE-LCH:
63.3493, 33.6928, 94.4564
CIE-Luv:
63.3493, 13.6067, 41.9555
Hunter-Lab:
56.5754, -5.2090, 23.9175
#a9995d color charts
#a9995d color shades, tints & tones
#a9995d color schemes
#a9995d color preview, HTML & CSS examples
This text has a color of #a9995d
<p style="color:#a9995d;">Text here</p>
.mytext {color:#a9995d;}
This box has a color of #a9995d
<div style="background-color:#a9995d;">Content here</div>
.mybackground {background-color:#a9995d;}
Border around this has a color of #a9995d
<div style="border:2px solid #a9995d;">Content here</div>
.myborder {border:2px solid #a9995d;}