#a1b0c7 color space conversions
Hex:
#a1b0c7
RGB:
161, 176, 199
CMY:
37, 31, 22
CMYK:
19, 12, 0, 22
HSL:
216°, 25.3333%, 70.5882%
HSV (HSB):
216°, 19.0955%, 78.0392%
XYZ:
40.5321, 42.7513, 60.1484
xyY:
0.2826, 0.2981, 42.7513
CIE-Lab:
71.3858, -0.3145, -13.4383
CIE-LCH:
71.3858, 13.4420, 268.6592
CIE-Luv:
71.3858, -9.1034, -20.5136
Hunter-Lab:
65.3844, -3.7699, -8.7729
#a1b0c7 color charts
#a1b0c7 color shades, tints & tones
#a1b0c7 color schemes
#a1b0c7 color preview, HTML & CSS examples
This text has a color of #a1b0c7
<p style="color:#a1b0c7;">Text here</p>
.mytext {color:#a1b0c7;}
This box has a color of #a1b0c7
<div style="background-color:#a1b0c7;">Content here</div>
.mybackground {background-color:#a1b0c7;}
Border around this has a color of #a1b0c7
<div style="border:2px solid #a1b0c7;">Content here</div>
.myborder {border:2px solid #a1b0c7;}