#ab995a color space conversions
Hex:
#ab995a
RGB:
171, 153, 90
CMY:
33, 40, 65
CMYK:
0, 11, 47, 33
HSL:
47°, 32.5301%, 51.1765%
HSV (HSB):
47°, 47.3684%, 67.0588%
XYZ:
30.0313, 32.1786, 14.3011
xyY:
0.3925, 0.4206, 32.1786
CIE-Lab:
63.4902, -2.0794, 35.3882
CIE-LCH:
63.4902, 35.4492, 93.3629
CIE-Luv:
63.4902, 15.1563, 43.6642
Hunter-Lab:
56.7262, -4.7715, 24.7608
#ab995a color charts
#ab995a color shades, tints & tones
#ab995a color schemes
#ab995a color preview, HTML & CSS examples
This text has a color of #ab995a
<p style="color:#ab995a;">Text here</p>
.mytext {color:#ab995a;}
This box has a color of #ab995a
<div style="background-color:#ab995a;">Content here</div>
.mybackground {background-color:#ab995a;}
Border around this has a color of #ab995a
<div style="border:2px solid #ab995a;">Content here</div>
.myborder {border:2px solid #ab995a;}