#a1b1c0 color space conversions
Hex:
#a1b1c0
RGB:
161, 177, 192
CMY:
37, 31, 25
CMYK:
16, 8, 0, 25
HSL:
209°, 19.7452%, 69.2157%
HSV (HSB):
209°, 16.1458%, 75.2941%
XYZ:
39.9345, 42.8271, 56.0309
xyY:
0.2877, 0.3086, 42.8271
CIE-Lab:
71.4375, -2.3959, -9.5158
CIE-LCH:
71.4375, 9.8128, 255.8679
CIE-Luv:
71.4375, -9.2948, -14.0269
Hunter-Lab:
65.4424, -5.5994, -4.9535
#a1b1c0 color charts
#a1b1c0 color shades, tints & tones
#a1b1c0 color schemes
#a1b1c0 color preview, HTML & CSS examples
This text has a color of #a1b1c0
<p style="color:#a1b1c0;">Text here</p>
.mytext {color:#a1b1c0;}
This box has a color of #a1b1c0
<div style="background-color:#a1b1c0;">Content here</div>
.mybackground {background-color:#a1b1c0;}
Border around this has a color of #a1b1c0
<div style="border:2px solid #a1b1c0;">Content here</div>
.myborder {border:2px solid #a1b1c0;}