#abb3bc color space conversions
Hex:
#abb3bc
RGB:
171, 179, 188
CMY:
33, 30, 26
CMYK:
9, 5, 0, 26
HSL:
212°, 11.2583%, 70.3922%
HSV (HSB):
212°, 9.0426%, 73.7255%
XYZ:
41.9918, 44.5290, 53.9587
xyY:
0.2989, 0.3170, 44.5290
CIE-Lab:
72.5806, -1.0000, -5.5442
CIE-LCH:
72.5806, 5.6337, 259.7760
CIE-Luv:
72.5806, -4.8812, -8.1562
Hunter-Lab:
66.7300, -4.4513, -1.2316
#abb3bc color charts
#abb3bc color shades, tints & tones
#abb3bc color schemes
#abb3bc color preview, HTML & CSS examples
This text has a color of #abb3bc
<p style="color:#abb3bc;">Text here</p>
.mytext {color:#abb3bc;}
This box has a color of #abb3bc
<div style="background-color:#abb3bc;">Content here</div>
.mybackground {background-color:#abb3bc;}
Border around this has a color of #abb3bc
<div style="border:2px solid #abb3bc;">Content here</div>
.myborder {border:2px solid #abb3bc;}