#ab988b color space conversions
Hex:
#ab988b
RGB:
171, 152, 139
CMY:
33, 40, 45
CMYK:
0, 11, 19, 33
HSL:
24°, 16.0000%, 60.7843%
HSV (HSB):
24°, 18.7135%, 67.0588%
XYZ:
32.6830, 32.9785, 29.0690
xyY:
0.3450, 0.3481, 32.9785
CIE-Lab:
64.1435, 4.8468, 9.3970
CIE-LCH:
64.1435, 10.5733, 62.7160
CIE-Luv:
64.1435, 12.4099, 12.1873
Hunter-Lab:
57.4269, 1.0916, 10.1867
#ab988b color charts
#ab988b color shades, tints & tones
#ab988b color schemes
#ab988b color preview, HTML & CSS examples
This text has a color of #ab988b
<p style="color:#ab988b;">Text here</p>
.mytext {color:#ab988b;}
This box has a color of #ab988b
<div style="background-color:#ab988b;">Content here</div>
.mybackground {background-color:#ab988b;}
Border around this has a color of #ab988b
<div style="border:2px solid #ab988b;">Content here</div>
.myborder {border:2px solid #ab988b;}