#ab8880 color space conversions
Hex:
#ab8880
RGB:
171, 136, 128
CMY:
33, 47, 50
CMYK:
0, 20, 25, 33
HSL:
11°, 20.3791%, 58.6275%
HSV (HSB):
11°, 25.1462%, 67.0588%
XYZ:
29.4950, 27.8248, 24.2382
xyY:
0.3616, 0.3412, 27.8248
CIE-Lab:
59.7301, 12.0887, 9.3577
CIE-LCH:
59.7301, 15.2874, 37.7428
CIE-Luv:
59.7301, 22.6952, 10.5869
Hunter-Lab:
52.7492, 7.4983, 9.6807
#ab8880 color charts
#ab8880 color shades, tints & tones
#ab8880 color schemes
#ab8880 color preview, HTML & CSS examples
This text has a color of #ab8880
<p style="color:#ab8880;">Text here</p>
.mytext {color:#ab8880;}
This box has a color of #ab8880
<div style="background-color:#ab8880;">Content here</div>
.mybackground {background-color:#ab8880;}
Border around this has a color of #ab8880
<div style="border:2px solid #ab8880;">Content here</div>
.myborder {border:2px solid #ab8880;}