#a1b7d7 color space conversions
Hex:
#a1b7d7
RGB:
161, 183, 215
CMY:
37, 28, 16
CMYK:
25, 15, 0, 16
HSL:
216°, 40.2985%, 73.7255%
HSV (HSB):
216°, 25.1163%, 84.3137%
XYZ:
43.8972, 46.3503, 70.9229
xyY:
0.2724, 0.2876, 46.3503
CIE-Lab:
73.7723, -0.4615, -18.5894
CIE-LCH:
73.7723, 18.5952, 268.5779
CIE-Luv:
73.7723, -12.8344, -28.8804
Hunter-Lab:
68.0811, -4.0491, -14.1081
#a1b7d7 color charts
#a1b7d7 color shades, tints & tones
#a1b7d7 color schemes
#a1b7d7 color preview, HTML & CSS examples
This text has a color of #a1b7d7
<p style="color:#a1b7d7;">Text here</p>
.mytext {color:#a1b7d7;}
This box has a color of #a1b7d7
<div style="background-color:#a1b7d7;">Content here</div>
.mybackground {background-color:#a1b7d7;}
Border around this has a color of #a1b7d7
<div style="border:2px solid #a1b7d7;">Content here</div>
.myborder {border:2px solid #a1b7d7;}