#a1b9be color space conversions
Hex:
#a1b9be
RGB:
161, 185, 190
CMY:
37, 27, 25
CMYK:
15, 3, 0, 25
HSL:
190°, 18.2390%, 68.8235%
HSV (HSB):
190°, 15.2632%, 74.5098%
XYZ:
41.3412, 45.9927, 55.4138
xyY:
0.2896, 0.3222, 45.9927
CIE-Lab:
73.5408, -7.1155, -5.2988
CIE-LCH:
73.5408, 8.8718, 216.6745
CIE-Luv:
73.5408, -12.9866, -6.8015
Hunter-Lab:
67.8179, -9.8694, -0.9731
#a1b9be color charts
#a1b9be color shades, tints & tones
#a1b9be color schemes
#a1b9be color preview, HTML & CSS examples
This text has a color of #a1b9be
<p style="color:#a1b9be;">Text here</p>
.mytext {color:#a1b9be;}
This box has a color of #a1b9be
<div style="background-color:#a1b9be;">Content here</div>
.mybackground {background-color:#a1b9be;}
Border around this has a color of #a1b9be
<div style="border:2px solid #a1b9be;">Content here</div>
.myborder {border:2px solid #a1b9be;}