#a1b0c1 color space conversions
Hex:
#a1b0c1
RGB:
161, 176, 193
CMY:
37, 31, 24
CMYK:
17, 9, 0, 24
HSL:
212°, 20.5128%, 69.4118%
HSV (HSB):
212°, 16.5803%, 75.6863%
XYZ:
39.8489, 42.4780, 56.5509
xyY:
0.2869, 0.3059, 42.4780
CIE-Lab:
71.1992, -1.6367, -10.4209
CIE-LCH:
71.1992, 10.5486, 261.0740
CIE-Luv:
71.1992, -8.8655, -15.5510
Hunter-Lab:
65.1751, -4.9193, -5.8219
#a1b0c1 color charts
#a1b0c1 color shades, tints & tones
#a1b0c1 color schemes
#a1b0c1 color preview, HTML & CSS examples
This text has a color of #a1b0c1
<p style="color:#a1b0c1;">Text here</p>
.mytext {color:#a1b0c1;}
This box has a color of #a1b0c1
<div style="background-color:#a1b0c1;">Content here</div>
.mybackground {background-color:#a1b0c1;}
Border around this has a color of #a1b0c1
<div style="border:2px solid #a1b0c1;">Content here</div>
.myborder {border:2px solid #a1b0c1;}