#a1b2c5 color space conversions
Hex:
#a1b2c5
RGB:
161, 178, 197
CMY:
37, 30, 23
CMYK:
18, 10, 0, 23
HSL:
212°, 23.6842%, 70.1961%
HSV (HSB):
212°, 18.2741%, 77.2549%
XYZ:
40.6964, 43.4491, 59.0649
xyY:
0.2842, 0.3034, 43.4491
CIE-Lab:
71.8587, -1.8450, -11.6317
CIE-LCH:
71.8587, 11.7771, 260.9868
CIE-Luv:
71.8587, -9.9486, -17.4412
Hunter-Lab:
65.9159, -5.1472, -6.9865
#a1b2c5 color charts
#a1b2c5 color shades, tints & tones
#a1b2c5 color schemes
#a1b2c5 color preview, HTML & CSS examples
This text has a color of #a1b2c5
<p style="color:#a1b2c5;">Text here</p>
.mytext {color:#a1b2c5;}
This box has a color of #a1b2c5
<div style="background-color:#a1b2c5;">Content here</div>
.mybackground {background-color:#a1b2c5;}
Border around this has a color of #a1b2c5
<div style="border:2px solid #a1b2c5;">Content here</div>
.myborder {border:2px solid #a1b2c5;}