#abb5b5 color space conversions
Hex:
#abb5b5
RGB:
171, 181, 181
CMY:
33, 29, 29
CMYK:
6, 0, 0, 29
HSL:
180°, 6.3291%, 69.0196%
HSV (HSB):
180°, 5.5249%, 70.9804%
XYZ:
41.6589, 45.0419, 50.2144
xyY:
0.3043, 0.3290, 45.0419
CIE-Lab:
72.9195, -3.4691, -1.2110
CIE-LCH:
72.9195, 3.6744, 199.2434
CIE-Luv:
72.9195, -5.5433, -1.2083
Hunter-Lab:
67.1132, -6.6485, 2.6183
#abb5b5 color charts
#abb5b5 color shades, tints & tones
#abb5b5 color schemes
#abb5b5 color preview, HTML & CSS examples
This text has a color of #abb5b5
<p style="color:#abb5b5;">Text here</p>
.mytext {color:#abb5b5;}
This box has a color of #abb5b5
<div style="background-color:#abb5b5;">Content here</div>
.mybackground {background-color:#abb5b5;}
Border around this has a color of #abb5b5
<div style="border:2px solid #abb5b5;">Content here</div>
.myborder {border:2px solid #abb5b5;}