#ab8e8f color space conversions
Hex:
#ab8e8f
RGB:
171, 142, 143
CMY:
33, 44, 44
CMYK:
0, 17, 16, 33
HSL:
358°, 14.7208%, 61.3725%
HSV (HSB):
358°, 16.9591%, 67.0588%
XYZ:
31.4255, 29.9871, 30.1184
xyY:
0.3433, 0.3276, 29.9871
CIE-Lab:
61.6431, 11.0729, 3.5546
CIE-LCH:
61.6431, 11.6294, 17.7974
CIE-Luv:
61.6431, 17.6922, 3.0688
Hunter-Lab:
54.7605, 6.6053, 5.7227
#ab8e8f color charts
#ab8e8f color shades, tints & tones
#ab8e8f color schemes
#ab8e8f color preview, HTML & CSS examples
This text has a color of #ab8e8f
<p style="color:#ab8e8f;">Text here</p>
.mytext {color:#ab8e8f;}
This box has a color of #ab8e8f
<div style="background-color:#ab8e8f;">Content here</div>
.mybackground {background-color:#ab8e8f;}
Border around this has a color of #ab8e8f
<div style="border:2px solid #ab8e8f;">Content here</div>
.myborder {border:2px solid #ab8e8f;}