#abb4aa color space conversions
Hex:
#abb4aa
RGB:
171, 180, 170
CMY:
33, 29, 33
CMYK:
5, 0, 6, 29
HSL:
114°, 6.2500%, 68.6275%
HSV (HSB):
114°, 5.5556%, 70.5882%
XYZ:
40.3715, 44.2027, 44.4344
xyY:
0.3129, 0.3426, 44.2027
CIE-Lab:
72.3638, -5.0275, 4.0029
CIE-LCH:
72.3638, 6.4264, 141.4728
CIE-Luv:
72.3638, -4.5529, 6.7012
Hunter-Lab:
66.4851, -7.9590, 6.9140
#abb4aa color charts
#abb4aa color shades, tints & tones
#abb4aa color schemes
#abb4aa color preview, HTML & CSS examples
This text has a color of #abb4aa
<p style="color:#abb4aa;">Text here</p>
.mytext {color:#abb4aa;}
This box has a color of #abb4aa
<div style="background-color:#abb4aa;">Content here</div>
.mybackground {background-color:#abb4aa;}
Border around this has a color of #abb4aa
<div style="border:2px solid #abb4aa;">Content here</div>
.myborder {border:2px solid #abb4aa;}