#ab8d82 color space conversions
Hex:
#ab8d82
RGB:
171, 141, 130
CMY:
33, 45, 49
CMYK:
0, 18, 24, 33
HSL:
16°, 19.6172%, 59.0196%
HSV (HSB):
16°, 23.9766%, 67.0588%
XYZ:
30.3487, 29.3194, 25.1787
xyY:
0.3577, 0.3456, 29.3194
CIE-Lab:
61.0625, 9.5806, 10.1070
CIE-LCH:
61.0625, 13.9262, 46.5314
CIE-Luv:
61.0625, 19.5495, 12.0957
Hunter-Lab:
54.1474, 5.2884, 10.3331
#ab8d82 color charts
#ab8d82 color shades, tints & tones
#ab8d82 color schemes
#ab8d82 color preview, HTML & CSS examples
This text has a color of #ab8d82
<p style="color:#ab8d82;">Text here</p>
.mytext {color:#ab8d82;}
This box has a color of #ab8d82
<div style="background-color:#ab8d82;">Content here</div>
.mybackground {background-color:#ab8d82;}
Border around this has a color of #ab8d82
<div style="border:2px solid #ab8d82;">Content here</div>
.myborder {border:2px solid #ab8d82;}