#abb2a4 color space conversions
Hex:
#abb2a4
RGB:
171, 178, 164
CMY:
33, 30, 36
CMYK:
4, 0, 8, 30
HSL:
90°, 8.3333%, 67.0588%
HSV (HSB):
90°, 7.8652%, 69.8039%
XYZ:
39.4158, 43.1791, 41.3789
xyY:
0.3179, 0.3483, 43.1791
CIE-Lab:
71.6763, -5.0538, 6.2990
CIE-LCH:
71.6763, 8.0758, 128.7408
CIE-Luv:
71.6763, -3.2528, 9.9689
Hunter-Lab:
65.7108, -7.9228, 8.6619
#abb2a4 color charts
#abb2a4 color shades, tints & tones
#abb2a4 color schemes
#abb2a4 color preview, HTML & CSS examples
This text has a color of #abb2a4
<p style="color:#abb2a4;">Text here</p>
.mytext {color:#abb2a4;}
This box has a color of #abb2a4
<div style="background-color:#abb2a4;">Content here</div>
.mybackground {background-color:#abb2a4;}
Border around this has a color of #abb2a4
<div style="border:2px solid #abb2a4;">Content here</div>
.myborder {border:2px solid #abb2a4;}