#ab8f9e color space conversions
Hex:
#ab8f9e
RGB:
171, 143, 158
CMY:
33, 44, 38
CMYK:
0, 16, 8, 33
HSL:
328°, 14.2857%, 61.5686%
HSV (HSB):
328°, 16.3743%, 67.0588%
XYZ:
32.7886, 30.7715, 36.5591
xyY:
0.3275, 0.3073, 30.7715
CIE-Lab:
62.3142, 13.1083, -3.9841
CIE-LCH:
62.3142, 13.7003, 343.0940
CIE-Luv:
62.3142, 15.6262, -7.9792
Hunter-Lab:
55.4720, 8.4323, -0.2449
#ab8f9e color charts
#ab8f9e color shades, tints & tones
#ab8f9e color schemes
#ab8f9e color preview, HTML & CSS examples
This text has a color of #ab8f9e
<p style="color:#ab8f9e;">Text here</p>
.mytext {color:#ab8f9e;}
This box has a color of #ab8f9e
<div style="background-color:#ab8f9e;">Content here</div>
.mybackground {background-color:#ab8f9e;}
Border around this has a color of #ab8f9e
<div style="border:2px solid #ab8f9e;">Content here</div>
.myborder {border:2px solid #ab8f9e;}