#a1b9d6 color space conversions
Hex:
#a1b9d6
RGB:
161, 185, 214
CMY:
37, 27, 16
CMYK:
25, 14, 0, 16
HSL:
213°, 39.2593%, 73.5294%
HSV (HSB):
213°, 24.7664%, 83.9216%
XYZ:
44.1845, 47.1300, 70.3866
xyY:
0.2732, 0.2915, 47.1300
CIE-Lab:
74.2729, -1.7777, -17.2883
CIE-LCH:
74.2729, 17.3794, 264.1290
CIE-Luv:
74.2729, -13.6883, -26.5968
Hunter-Lab:
68.6513, -5.2559, -12.7327
#a1b9d6 color charts
#a1b9d6 color shades, tints & tones
#a1b9d6 color schemes
#a1b9d6 color preview, HTML & CSS examples
This text has a color of #a1b9d6
<p style="color:#a1b9d6;">Text here</p>
.mytext {color:#a1b9d6;}
This box has a color of #a1b9d6
<div style="background-color:#a1b9d6;">Content here</div>
.mybackground {background-color:#a1b9d6;}
Border around this has a color of #a1b9d6
<div style="border:2px solid #a1b9d6;">Content here</div>
.myborder {border:2px solid #a1b9d6;}