#a1b9d5 color space conversions
Hex:
#a1b9d5
RGB:
161, 185, 213
CMY:
37, 27, 16
CMYK:
24, 13, 0, 16
HSL:
212°, 38.2353%, 73.3333%
HSV (HSB):
212°, 24.4131%, 83.5294%
XYZ:
44.0571, 47.0791, 69.7159
xyY:
0.2739, 0.2927, 47.0791
CIE-Lab:
74.2403, -2.0100, -16.7934
CIE-LCH:
74.2403, 16.9132, 263.1748
CIE-Luv:
74.2403, -13.6583, -25.7589
Hunter-Lab:
68.6142, -5.4601, -12.2120
#a1b9d5 color charts
#a1b9d5 color shades, tints & tones
#a1b9d5 color schemes
#a1b9d5 color preview, HTML & CSS examples
This text has a color of #a1b9d5
<p style="color:#a1b9d5;">Text here</p>
.mytext {color:#a1b9d5;}
This box has a color of #a1b9d5
<div style="background-color:#a1b9d5;">Content here</div>
.mybackground {background-color:#a1b9d5;}
Border around this has a color of #a1b9d5
<div style="border:2px solid #a1b9d5;">Content here</div>
.myborder {border:2px solid #a1b9d5;}