#ab8988 color space conversions
Hex:
#ab8988
RGB:
171, 137, 136
CMY:
33, 46, 47
CMYK:
0, 20, 20, 33
HSL:
2°, 17.2414%, 60.1961%
HSV (HSB):
2°, 20.4678%, 67.0588%
XYZ:
30.1842, 28.3268, 27.1693
xyY:
0.3523, 0.3306, 28.3268
CIE-Lab:
60.1829, 12.7533, 5.4371
CIE-LCH:
60.1829, 13.8639, 23.0899
CIE-Luv:
60.1829, 21.2539, 5.2996
Hunter-Lab:
53.2229, 8.0920, 6.9897
#ab8988 color charts
#ab8988 color shades, tints & tones
#ab8988 color schemes
#ab8988 color preview, HTML & CSS examples
This text has a color of #ab8988
<p style="color:#ab8988;">Text here</p>
.mytext {color:#ab8988;}
This box has a color of #ab8988
<div style="background-color:#ab8988;">Content here</div>
.mybackground {background-color:#ab8988;}
Border around this has a color of #ab8988
<div style="border:2px solid #ab8988;">Content here</div>
.myborder {border:2px solid #ab8988;}