#a1b9c5 color space conversions
Hex:
#a1b9c5
RGB:
161, 185, 197
CMY:
37, 27, 23
CMYK:
18, 6, 0, 23
HSL:
200°, 23.6842%, 70.1961%
HSV (HSB):
200°, 18.2741%, 77.2549%
XYZ:
42.1249, 46.3062, 59.5411
xyY:
0.2847, 0.3129, 46.3062
CIE-Lab:
73.7438, -5.6114, -8.8187
CIE-LCH:
73.7438, 10.4526, 237.5313
CIE-Luv:
73.7438, -13.1872, -12.4965
Hunter-Lab:
68.0487, -8.5863, -4.2434
#a1b9c5 color charts
#a1b9c5 color shades, tints & tones
#a1b9c5 color schemes
#a1b9c5 color preview, HTML & CSS examples
This text has a color of #a1b9c5
<p style="color:#a1b9c5;">Text here</p>
.mytext {color:#a1b9c5;}
This box has a color of #a1b9c5
<div style="background-color:#a1b9c5;">Content here</div>
.mybackground {background-color:#a1b9c5;}
Border around this has a color of #a1b9c5
<div style="border:2px solid #a1b9c5;">Content here</div>
.myborder {border:2px solid #a1b9c5;}