#a1b2a3 color space conversions
Hex:
#a1b2a3
RGB:
161, 178, 163
CMY:
37, 30, 36
CMYK:
10, 0, 8, 30
HSL:
127°, 9.9415%, 66.4706%
HSV (HSB):
127°, 9.5506%, 69.8039%
XYZ:
37.2292, 42.0622, 40.8070
xyY:
0.3100, 0.3502, 42.0622
CIE-Lab:
70.9138, -8.7935, 5.6549
CIE-LCH:
70.9138, 10.4548, 147.2561
CIE-Luv:
70.9138, -8.7363, 9.6796
Hunter-Lab:
64.8554, -11.0318, 8.0935
#a1b2a3 color charts
#a1b2a3 color shades, tints & tones
#a1b2a3 color schemes
#a1b2a3 color preview, HTML & CSS examples
This text has a color of #a1b2a3
<p style="color:#a1b2a3;">Text here</p>
.mytext {color:#a1b2a3;}
This box has a color of #a1b2a3
<div style="background-color:#a1b2a3;">Content here</div>
.mybackground {background-color:#a1b2a3;}
Border around this has a color of #a1b2a3
<div style="border:2px solid #a1b2a3;">Content here</div>
.myborder {border:2px solid #a1b2a3;}