#a1b8d8 color space conversions
Hex:
#a1b8d8
RGB:
161, 184, 216
CMY:
37, 28, 15
CMYK:
25, 15, 0, 15
HSL:
215°, 41.3534%, 73.9216%
HSV (HSB):
215°, 25.4630%, 84.7059%
XYZ:
44.2331, 46.8159, 71.6708
xyY:
0.2718, 0.2877, 46.8159
CIE-Lab:
74.0719, -0.7694, -18.6802
CIE-LCH:
74.0719, 18.6961, 267.6415
CIE-Luv:
74.0719, -13.3075, -28.9984
Hunter-Lab:
68.4222, -4.3433, -14.2095
#a1b8d8 color charts
#a1b8d8 color shades, tints & tones
#a1b8d8 color schemes
#a1b8d8 color preview, HTML & CSS examples
This text has a color of #a1b8d8
<p style="color:#a1b8d8;">Text here</p>
.mytext {color:#a1b8d8;}
This box has a color of #a1b8d8
<div style="background-color:#a1b8d8;">Content here</div>
.mybackground {background-color:#a1b8d8;}
Border around this has a color of #a1b8d8
<div style="border:2px solid #a1b8d8;">Content here</div>
.myborder {border:2px solid #a1b8d8;}