#ab955e color space conversions
Hex:
#ab955e
RGB:
171, 149, 94
CMY:
33, 42, 63
CMYK:
0, 13, 45, 33
HSL:
43°, 31.4286%, 51.9608%
HSV (HSB):
43°, 45.0292%, 67.0588%
XYZ:
29.5624, 30.9610, 15.0076
xyY:
0.3914, 0.4099, 30.9610
CIE-Lab:
62.4747, 0.5162, 31.9900
CIE-LCH:
62.4747, 31.9941, 89.0755
CIE-Luv:
62.4747, 17.5001, 39.5018
Hunter-Lab:
55.6426, -2.5390, 22.9584
#ab955e color charts
#ab955e color shades, tints & tones
#ab955e color schemes
#ab955e color preview, HTML & CSS examples
This text has a color of #ab955e
<p style="color:#ab955e;">Text here</p>
.mytext {color:#ab955e;}
This box has a color of #ab955e
<div style="background-color:#ab955e;">Content here</div>
.mybackground {background-color:#ab955e;}
Border around this has a color of #ab955e
<div style="border:2px solid #ab955e;">Content here</div>
.myborder {border:2px solid #ab955e;}