#a1abb3 color space conversions
Hex:
#a1abb3
RGB:
161, 171, 179
CMY:
37, 33, 30
CMYK:
10, 4, 0, 30
HSL:
207°, 10.5882%, 66.6667%
HSV (HSB):
207°, 10.0559%, 70.1961%
XYZ:
37.3975, 39.9576, 48.3893
xyY:
0.2974, 0.3178, 39.9576
CIE-Lab:
69.4393, -1.8874, -5.3162
CIE-LCH:
69.4393, 5.6413, 250.4538
CIE-Luv:
69.4393, -5.8953, -7.6053
Hunter-Lab:
63.2120, -5.0167, -1.1386
#a1abb3 color charts
#a1abb3 color shades, tints & tones
#a1abb3 color schemes
#a1abb3 color preview, HTML & CSS examples
This text has a color of #a1abb3
<p style="color:#a1abb3;">Text here</p>
.mytext {color:#a1abb3;}
This box has a color of #a1abb3
<div style="background-color:#a1abb3;">Content here</div>
.mybackground {background-color:#a1abb3;}
Border around this has a color of #a1abb3
<div style="border:2px solid #a1abb3;">Content here</div>
.myborder {border:2px solid #a1abb3;}