#abb3a5 color space conversions
Hex:
#abb3a5
RGB:
171, 179, 165
CMY:
33, 30, 35
CMYK:
4, 0, 8, 30
HSL:
94°, 8.4337%, 67.4510%
HSV (HSB):
94°, 7.8212%, 70.1961%
XYZ:
39.7062, 43.6147, 41.9231
xyY:
0.3170, 0.3482, 43.6147
CIE-Lab:
71.9702, -5.4072, 6.1735
CIE-LCH:
71.9702, 8.2067, 131.2143
CIE-Luv:
71.9702, -3.8166, 9.8607
Hunter-Lab:
66.0415, -8.2527, 8.5918
#abb3a5 color charts
#abb3a5 color shades, tints & tones
#abb3a5 color schemes
#abb3a5 color preview, HTML & CSS examples
This text has a color of #abb3a5
<p style="color:#abb3a5;">Text here</p>
.mytext {color:#abb3a5;}
This box has a color of #abb3a5
<div style="background-color:#abb3a5;">Content here</div>
.mybackground {background-color:#abb3a5;}
Border around this has a color of #abb3a5
<div style="border:2px solid #abb3a5;">Content here</div>
.myborder {border:2px solid #abb3a5;}