#a1b8c4 color space conversions
Hex:
#a1b8c4
RGB:
161, 184, 196
CMY:
37, 28, 23
CMYK:
18, 6, 0, 23
HSL:
201°, 22.8758%, 70.0000%
HSV (HSB):
201°, 17.8571%, 76.8627%
XYZ:
41.8022, 45.8436, 58.8700
xyY:
0.2853, 0.3129, 45.8436
CIE-Lab:
73.4439, -5.2948, -8.7190
CIE-LCH:
73.4439, 10.2008, 238.7309
CIE-Luv:
73.4439, -12.6945, -12.3831
Hunter-Lab:
67.7079, -8.2845, -4.1554
#a1b8c4 color charts
#a1b8c4 color shades, tints & tones
#a1b8c4 color schemes
#a1b8c4 color preview, HTML & CSS examples
This text has a color of #a1b8c4
<p style="color:#a1b8c4;">Text here</p>
.mytext {color:#a1b8c4;}
This box has a color of #a1b8c4
<div style="background-color:#a1b8c4;">Content here</div>
.mybackground {background-color:#a1b8c4;}
Border around this has a color of #a1b8c4
<div style="border:2px solid #a1b8c4;">Content here</div>
.myborder {border:2px solid #a1b8c4;}