#a1b0d7 color space conversions
Hex:
#a1b0d7
RGB:
161, 176, 215
CMY:
37, 31, 16
CMYK:
25, 18, 0, 16
HSL:
223°, 40.2985%, 73.7255%
HSV (HSB):
223°, 25.1163%, 84.3137%
XYZ:
42.4890, 43.5340, 70.4535
xyY:
0.2715, 0.2782, 43.5340
CIE-Lab:
71.9159, 3.3624, -21.4067
CIE-LCH:
71.9159, 21.6692, 278.9266
CIE-Luv:
71.9159, -9.7494, -33.9269
Hunter-Lab:
65.9803, -0.5178, -17.1234
#a1b0d7 color charts
#a1b0d7 color shades, tints & tones
#a1b0d7 color schemes
#a1b0d7 color preview, HTML & CSS examples
This text has a color of #a1b0d7
<p style="color:#a1b0d7;">Text here</p>
.mytext {color:#a1b0d7;}
This box has a color of #a1b0d7
<div style="background-color:#a1b0d7;">Content here</div>
.mybackground {background-color:#a1b0d7;}
Border around this has a color of #a1b0d7
<div style="border:2px solid #a1b0d7;">Content here</div>
.myborder {border:2px solid #a1b0d7;}