#a1a1b1 color space conversions
Hex:
#a1a1b1
RGB:
161, 161, 177
CMY:
37, 37, 31
CMYK:
9, 9, 0, 31
HSL:
240°, 9.3023%, 66.2745%
HSV (HSB):
240°, 9.0395%, 69.4118%
XYZ:
35.3786, 36.2411, 46.7256
xyY:
0.2989, 0.3062, 36.2411
CIE-Lab:
66.7038, 3.1883, -8.2629
CIE-LCH:
66.7038, 8.8567, 291.0992
CIE-Luv:
66.7038, -0.9241, -12.8345
Hunter-Lab:
60.2006, -0.4504, -3.8784
#a1a1b1 color charts
#a1a1b1 color shades, tints & tones
#a1a1b1 color schemes
#a1a1b1 color preview, HTML & CSS examples
This text has a color of #a1a1b1
<p style="color:#a1a1b1;">Text here</p>
.mytext {color:#a1a1b1;}
This box has a color of #a1a1b1
<div style="background-color:#a1a1b1;">Content here</div>
.mybackground {background-color:#a1a1b1;}
Border around this has a color of #a1a1b1
<div style="border:2px solid #a1a1b1;">Content here</div>
.myborder {border:2px solid #a1a1b1;}