#abc5b2 color space conversions
Hex:
#abc5b2
RGB:
171, 197, 178
CMY:
33, 23, 30
CMYK:
13, 0, 10, 23
HSL:
136°, 18.3099%, 72.1569%
HSV (HSB):
136°, 13.1980%, 77.2549%
XYZ:
44.7967, 51.8048, 49.7578
xyY:
0.3061, 0.3540, 51.8048
CIE-Lab:
77.1640, -12.4586, 6.5768
CIE-LCH:
77.1640, 14.0880, 152.1706
CIE-Luv:
77.1640, -13.3700, 11.7984
Hunter-Lab:
71.9755, -14.8609, 9.3948
#abc5b2 color charts
#abc5b2 color shades, tints & tones
#abc5b2 color schemes
#abc5b2 color preview, HTML & CSS examples
This text has a color of #abc5b2
<p style="color:#abc5b2;">Text here</p>
.mytext {color:#abc5b2;}
This box has a color of #abc5b2
<div style="background-color:#abc5b2;">Content here</div>
.mybackground {background-color:#abc5b2;}
Border around this has a color of #abc5b2
<div style="border:2px solid #abc5b2;">Content here</div>
.myborder {border:2px solid #abc5b2;}