#abc5bc color space conversions
Hex:
#abc5bc
RGB:
171, 197, 188
CMY:
33, 23, 26
CMYK:
13, 0, 5, 23
HSL:
159°, 18.3099%, 72.1569%
HSV (HSB):
159°, 13.1980%, 77.2549%
XYZ:
45.8379, 52.2213, 55.2407
xyY:
0.2990, 0.3406, 52.2213
CIE-Lab:
77.4130, -10.5402, 1.5437
CIE-LCH:
77.4130, 10.6527, 171.6679
CIE-Luv:
77.4130, -13.6306, 4.1002
Hunter-Lab:
72.2643, -13.2382, 5.2621
#abc5bc color charts
#abc5bc color shades, tints & tones
#abc5bc color schemes
#abc5bc color preview, HTML & CSS examples
This text has a color of #abc5bc
<p style="color:#abc5bc;">Text here</p>
.mytext {color:#abc5bc;}
This box has a color of #abc5bc
<div style="background-color:#abc5bc;">Content here</div>
.mybackground {background-color:#abc5bc;}
Border around this has a color of #abc5bc
<div style="border:2px solid #abc5bc;">Content here</div>
.myborder {border:2px solid #abc5bc;}