#abc2b9 color space conversions
Hex:
#abc2b9
RGB:
171, 194, 185
CMY:
33, 24, 27
CMYK:
12, 0, 5, 24
HSL:
157°, 15.8621%, 71.5686%
HSV (HSB):
157°, 11.8557%, 76.0784%
XYZ:
44.8433, 50.7443, 53.3301
xyY:
0.3011, 0.3408, 50.7443
CIE-Lab:
76.5238, -9.5646, 1.8714
CIE-LCH:
76.5238, 9.7460, 168.9292
CIE-Luv:
76.5238, -12.0896, 4.4146
Hunter-Lab:
71.2350, -12.2933, 5.4771
#abc2b9 color charts
#abc2b9 color shades, tints & tones
#abc2b9 color schemes
#abc2b9 color preview, HTML & CSS examples
This text has a color of #abc2b9
<p style="color:#abc2b9;">Text here</p>
.mytext {color:#abc2b9;}
This box has a color of #abc2b9
<div style="background-color:#abc2b9;">Content here</div>
.mybackground {background-color:#abc2b9;}
Border around this has a color of #abc2b9
<div style="border:2px solid #abc2b9;">Content here</div>
.myborder {border:2px solid #abc2b9;}