#ab885a color space conversions
Hex:
#ab885a
RGB:
171, 136, 90
CMY:
33, 47, 65
CMYK:
0, 20, 47, 33
HSL:
34°, 32.5301%, 51.1765%
HSV (HSB):
34°, 47.3684%, 67.0588%
XYZ:
27.4442, 27.0044, 13.4388
xyY:
0.4043, 0.3978, 27.0044
CIE-Lab:
58.9784, 7.2938, 29.6952
CIE-LCH:
58.9784, 30.5778, 76.2001
CIE-Luv:
58.9784, 26.3226, 35.0223
Hunter-Lab:
51.9658, 3.3294, 21.0432
#ab885a color charts
#ab885a color shades, tints & tones
#ab885a color schemes
#ab885a color preview, HTML & CSS examples
This text has a color of #ab885a
<p style="color:#ab885a;">Text here</p>
.mytext {color:#ab885a;}
This box has a color of #ab885a
<div style="background-color:#ab885a;">Content here</div>
.mybackground {background-color:#ab885a;}
Border around this has a color of #ab885a
<div style="border:2px solid #ab885a;">Content here</div>
.myborder {border:2px solid #ab885a;}