#a1b9b9 color space conversions
Hex:
#a1b9b9
RGB:
161, 185, 185
CMY:
37, 27, 27
CMYK:
13, 0, 0, 27
HSL:
180°, 14.6341%, 67.8431%
HSV (HSB):
180°, 12.9730%, 72.5490%
XYZ:
40.8039, 45.7778, 52.5843
xyY:
0.2932, 0.3289, 45.7778
CIE-Lab:
73.4011, -8.1618, -2.7743
CIE-LCH:
73.4011, 8.6204, 198.7737
CIE-Luv:
73.4011, -12.8458, -2.7836
Hunter-Lab:
67.6593, -10.7542, 1.2817
#a1b9b9 color charts
#a1b9b9 color shades, tints & tones
#a1b9b9 color schemes
#a1b9b9 color preview, HTML & CSS examples
This text has a color of #a1b9b9
<p style="color:#a1b9b9;">Text here</p>
.mytext {color:#a1b9b9;}
This box has a color of #a1b9b9
<div style="background-color:#a1b9b9;">Content here</div>
.mybackground {background-color:#a1b9b9;}
Border around this has a color of #a1b9b9
<div style="border:2px solid #a1b9b9;">Content here</div>
.myborder {border:2px solid #a1b9b9;}