#a1b7c5 color space conversions
Hex:
#a1b7c5
RGB:
161, 183, 197
CMY:
37, 28, 23
CMYK:
18, 7, 0, 23
HSL:
203°, 23.6842%, 70.1961%
HSV (HSB):
203°, 18.2741%, 77.2549%
XYZ:
41.7095, 45.4753, 59.4026
xyY:
0.2845, 0.3102, 45.4753
CIE-Lab:
73.2037, -4.5410, -9.6229
CIE-LCH:
73.2037, 10.6406, 244.7377
CIE-Luv:
73.2037, -12.2619, -13.9086
Hunter-Lab:
67.4353, -7.6077, -5.0228
#a1b7c5 color charts
#a1b7c5 color shades, tints & tones
#a1b7c5 color schemes
#a1b7c5 color preview, HTML & CSS examples
This text has a color of #a1b7c5
<p style="color:#a1b7c5;">Text here</p>
.mytext {color:#a1b7c5;}
This box has a color of #a1b7c5
<div style="background-color:#a1b7c5;">Content here</div>
.mybackground {background-color:#a1b7c5;}
Border around this has a color of #a1b7c5
<div style="border:2px solid #a1b7c5;">Content here</div>
.myborder {border:2px solid #a1b7c5;}