#a1b6c5 color space conversions
Hex:
#a1b6c5
RGB:
161, 182, 197
CMY:
37, 29, 23
CMYK:
18, 8, 0, 23
HSL:
205°, 23.6842%, 70.1961%
HSV (HSB):
205°, 18.2741%, 77.2549%
XYZ:
41.5039, 45.0642, 59.3341
xyY:
0.2845, 0.3089, 45.0642
CIE-Lab:
72.9341, -4.0041, -10.0249
CIE-LCH:
72.9341, 10.7950, 248.2276
CIE-Luv:
72.9341, -11.7992, -14.6149
Hunter-Lab:
67.1299, -7.1172, -5.4138
#a1b6c5 color charts
#a1b6c5 color shades, tints & tones
#a1b6c5 color schemes
#a1b6c5 color preview, HTML & CSS examples
This text has a color of #a1b6c5
<p style="color:#a1b6c5;">Text here</p>
.mytext {color:#a1b6c5;}
This box has a color of #a1b6c5
<div style="background-color:#a1b6c5;">Content here</div>
.mybackground {background-color:#a1b6c5;}
Border around this has a color of #a1b6c5
<div style="border:2px solid #a1b6c5;">Content here</div>
.myborder {border:2px solid #a1b6c5;}