#ab8c88 color space conversions
Hex:
#ab8c88
RGB:
171, 140, 136
CMY:
33, 45, 47
CMYK:
0, 18, 20, 33
HSL:
7°, 17.2414%, 60.1961%
HSV (HSB):
7°, 20.4678%, 67.0588%
XYZ:
30.6166, 29.1917, 27.3134
xyY:
0.3514, 0.3351, 29.1917
CIE-Lab:
60.9504, 11.0662, 6.5382
CIE-LCH:
60.9504, 12.8533, 30.5757
CIE-Luv:
60.9504, 19.5329, 7.1080
Hunter-Lab:
54.0293, 6.5987, 7.8476
#ab8c88 color charts
#ab8c88 color shades, tints & tones
#ab8c88 color schemes
#ab8c88 color preview, HTML & CSS examples
This text has a color of #ab8c88
<p style="color:#ab8c88;">Text here</p>
.mytext {color:#ab8c88;}
This box has a color of #ab8c88
<div style="background-color:#ab8c88;">Content here</div>
.mybackground {background-color:#ab8c88;}
Border around this has a color of #ab8c88
<div style="border:2px solid #ab8c88;">Content here</div>
.myborder {border:2px solid #ab8c88;}