#a1b1a2 color space conversions
Hex:
#a1b1a2
RGB:
161, 177, 162
CMY:
37, 31, 36
CMYK:
9, 0, 8, 31
HSL:
124°, 9.3023%, 66.2745%
HSV (HSB):
124°, 9.0395%, 69.4118%
XYZ:
36.9417, 41.6300, 40.2708
xyY:
0.3108, 0.3503, 41.6300
CIE-Lab:
70.6151, -8.4501, 5.7742
CIE-LCH:
70.6151, 10.2345, 145.6544
CIE-Luv:
70.6151, -8.1968, 9.7825
Hunter-Lab:
64.5213, -10.7121, 8.1592
#a1b1a2 color charts
#a1b1a2 RGB chart
#a1b1a2 CMYK chart
#a1b1a2 RGB pie chart
#a1b1a2 color shades, tints & tones
#a1b1a2 color schemes
#a1b1a2 color preview, HTML & CSS examples
This text has a color of #a1b1a2
<p style="color:#a1b1a2;">Text here</p>
.mytext {color:#a1b1a2;}
Text color #a1b1a2
This box has a color of #a1b1a2
<div style="background-color:#a1b1a2;">Content here</div>
.mybackground {background-color:#a1b1a2;}
Background color #a1b1a2
Border around this has a color of #a1b1a2
<div style="border:2px solid #a1b1a2;">Content here</div>
.myborder {border:2px solid #a1b1a2;}
Border color #a1b1a2