#ab8f8e color space conversions
Hex:
#ab8f8e
RGB:
171, 143, 142
CMY:
33, 44, 44
CMYK:
0, 16, 17, 33
HSL:
2°, 14.7208%, 61.3725%
HSV (HSB):
2°, 16.9591%, 67.0588%
XYZ:
31.4995, 30.2558, 29.7709
xyY:
0.3442, 0.3306, 30.2558
CIE-Lab:
61.8743, 10.3473, 4.4563
CIE-LCH:
61.8743, 11.2661, 23.3002
CIE-Luv:
61.8743, 17.2302, 4.4416
Hunter-Lab:
55.0053, 5.9611, 6.4137
#ab8f8e color charts
#ab8f8e color shades, tints & tones
#ab8f8e color schemes
#ab8f8e color preview, HTML & CSS examples
This text has a color of #ab8f8e
<p style="color:#ab8f8e;">Text here</p>
.mytext {color:#ab8f8e;}
This box has a color of #ab8f8e
<div style="background-color:#ab8f8e;">Content here</div>
.mybackground {background-color:#ab8f8e;}
Border around this has a color of #ab8f8e
<div style="border:2px solid #ab8f8e;">Content here</div>
.myborder {border:2px solid #ab8f8e;}