#ab9f8a color space conversions
Hex:
#ab9f8a
RGB:
171, 159, 138
CMY:
33, 38, 46
CMYK:
0, 7, 19, 33
HSL:
38°, 16.4179%, 60.5882%
HSV (HSB):
38°, 19.2982%, 67.0588%
XYZ:
33.7802, 35.2892, 29.0758
xyY:
0.3442, 0.3596, 35.2892
CIE-Lab:
65.9732, 0.8368, 12.5415
CIE-LCH:
65.9732, 12.5694, 86.1829
CIE-Luv:
65.9732, 8.5146, 17.1733
Hunter-Lab:
59.4047, -2.4551, 12.5636
#ab9f8a color charts
#ab9f8a color shades, tints & tones
#ab9f8a color schemes
#ab9f8a color preview, HTML & CSS examples
This text has a color of #ab9f8a
<p style="color:#ab9f8a;">Text here</p>
.mytext {color:#ab9f8a;}
This box has a color of #ab9f8a
<div style="background-color:#ab9f8a;">Content here</div>
.mybackground {background-color:#ab9f8a;}
Border around this has a color of #ab9f8a
<div style="border:2px solid #ab9f8a;">Content here</div>
.myborder {border:2px solid #ab9f8a;}