#a9952c color space conversions
Hex:
#a9952c
RGB:
169, 149, 44
CMY:
34, 42, 83
CMYK:
0, 12, 74, 34
HSL:
50°, 58.6854%, 41.7647%
HSV (HSB):
50°, 73.9645%, 66.2745%
XYZ:
27.5643, 30.1118, 6.7422
xyY:
0.4279, 0.4674, 30.1118
CIE-Lab:
61.7505, -4.1738, 54.9281
CIE-LCH:
61.7505, 55.0865, 94.3454
CIE-Luv:
61.7505, 18.3907, 59.6074
Hunter-Lab:
54.8742, -6.3662, 31.1271
#a9952c color charts
#a9952c color shades, tints & tones
#a9952c color schemes
#a9952c color preview, HTML & CSS examples
This text has a color of #a9952c
<p style="color:#a9952c;">Text here</p>
.mytext {color:#a9952c;}
This box has a color of #a9952c
<div style="background-color:#a9952c;">Content here</div>
.mybackground {background-color:#a9952c;}
Border around this has a color of #a9952c
<div style="border:2px solid #a9952c;">Content here</div>
.myborder {border:2px solid #a9952c;}