#a1b3c5 color space conversions
Hex:
#a1b3c5
RGB:
161, 179, 197
CMY:
37, 30, 23
CMYK:
18, 9, 0, 23
HSL:
210°, 23.6842%, 70.1961%
HSV (HSB):
210°, 18.2741%, 77.2549%
XYZ:
40.8961, 43.8485, 59.1315
xyY:
0.2842, 0.3048, 43.8485
CIE-Lab:
72.1271, -2.3865, -11.2302
CIE-LCH:
72.1271, 11.4809, 258.0028
CIE-Luv:
72.1271, -10.4112, -16.7346
Hunter-Lab:
66.2182, -5.6409, -6.5920
#a1b3c5 color charts
#a1b3c5 color shades, tints & tones
#a1b3c5 color schemes
#a1b3c5 color preview, HTML & CSS examples
This text has a color of #a1b3c5
<p style="color:#a1b3c5;">Text here</p>
.mytext {color:#a1b3c5;}
This box has a color of #a1b3c5
<div style="background-color:#a1b3c5;">Content here</div>
.mybackground {background-color:#a1b3c5;}
Border around this has a color of #a1b3c5
<div style="border:2px solid #a1b3c5;">Content here</div>
.myborder {border:2px solid #a1b3c5;}