#abc2b6 color space conversions
Hex:
#abc2b6
RGB:
171, 194, 182
CMY:
33, 24, 29
CMYK:
12, 0, 6, 24
HSL:
149°, 15.8621%, 71.5686%
HSV (HSB):
149°, 11.8557%, 76.0784%
XYZ:
44.5299, 50.6189, 51.6794
xyY:
0.3033, 0.3447, 50.6189
CIE-Lab:
76.4476, -10.1449, 3.3836
CIE-LCH:
76.4476, 10.6943, 161.5554
CIE-Luv:
76.4476, -12.0018, 6.7423
Hunter-Lab:
71.1470, -12.7866, 6.7361
#abc2b6 color charts
#abc2b6 color shades, tints & tones
#abc2b6 color schemes
#abc2b6 color preview, HTML & CSS examples
This text has a color of #abc2b6
<p style="color:#abc2b6;">Text here</p>
.mytext {color:#abc2b6;}
This box has a color of #abc2b6
<div style="background-color:#abc2b6;">Content here</div>
.mybackground {background-color:#abc2b6;}
Border around this has a color of #abc2b6
<div style="border:2px solid #abc2b6;">Content here</div>
.myborder {border:2px solid #abc2b6;}