#abc2b2 color space conversions
Hex:
#abc2b2
RGB:
171, 194, 178
CMY:
33, 24, 30
CMYK:
12, 0, 8, 24
HSL:
138°, 15.8621%, 71.5686%
HSV (HSB):
138°, 11.8557%, 76.0784%
XYZ:
44.1223, 50.4559, 49.5329
xyY:
0.3062, 0.3501, 50.4559
CIE-Lab:
76.3482, -10.9052, 5.4028
CIE-LCH:
76.3482, 12.1702, 153.6448
CIE-Luv:
76.3482, -11.8861, 9.8147
Hunter-Lab:
71.0323, -13.4298, 8.3779
#abc2b2 color charts
#abc2b2 color shades, tints & tones
#abc2b2 color schemes
#abc2b2 color preview, HTML & CSS examples
This text has a color of #abc2b2
<p style="color:#abc2b2;">Text here</p>
.mytext {color:#abc2b2;}
This box has a color of #abc2b2
<div style="background-color:#abc2b2;">Content here</div>
.mybackground {background-color:#abc2b2;}
Border around this has a color of #abc2b2
<div style="border:2px solid #abc2b2;">Content here</div>
.myborder {border:2px solid #abc2b2;}