#abb9a9 color space conversions
Hex:
#abb9a9
RGB:
171, 185, 169
CMY:
33, 27, 34
CMYK:
8, 0, 9, 27
HSL:
113°, 10.2564%, 69.4118%
HSV (HSB):
113°, 8.6486%, 72.5490%
XYZ:
41.3050, 46.2204, 44.2805
xyY:
0.3134, 0.3507, 46.2204
CIE-Lab:
73.6883, -7.8620, 6.4580
CIE-LCH:
73.6883, 10.1744, 140.5998
CIE-Luv:
73.6883, -7.0641, 10.7385
Hunter-Lab:
67.9856, -10.5263, 8.9730
#abb9a9 color charts
#abb9a9 color shades, tints & tones
#abb9a9 color schemes
#abb9a9 color preview, HTML & CSS examples
This text has a color of #abb9a9
<p style="color:#abb9a9;">Text here</p>
.mytext {color:#abb9a9;}
This box has a color of #abb9a9
<div style="background-color:#abb9a9;">Content here</div>
.mybackground {background-color:#abb9a9;}
Border around this has a color of #abb9a9
<div style="border:2px solid #abb9a9;">Content here</div>
.myborder {border:2px solid #abb9a9;}