#ab8b80 color space conversions
Hex:
#ab8b80
RGB:
171, 139, 128
CMY:
33, 45, 50
CMYK:
0, 19, 25, 33
HSL:
15°, 20.3791%, 58.6275%
HSV (HSB):
15°, 25.1462%, 67.0588%
XYZ:
29.9235, 28.6817, 24.3811
xyY:
0.3606, 0.3456, 28.6817
CIE-Lab:
60.4997, 10.4029, 10.4469
CIE-LCH:
60.4997, 14.7431, 45.1210
CIE-Luv:
60.4997, 20.9238, 12.3517
Hunter-Lab:
53.5553, 6.0134, 10.4969
#ab8b80 color charts
#ab8b80 color shades, tints & tones
#ab8b80 color schemes
#ab8b80 color preview, HTML & CSS examples
This text has a color of #ab8b80
<p style="color:#ab8b80;">Text here</p>
.mytext {color:#ab8b80;}
This box has a color of #ab8b80
<div style="background-color:#ab8b80;">Content here</div>
.mybackground {background-color:#ab8b80;}
Border around this has a color of #ab8b80
<div style="border:2px solid #ab8b80;">Content here</div>
.myborder {border:2px solid #ab8b80;}