#a1a8be color space conversions
Hex:
#a1a8be
RGB:
161, 168, 190
CMY:
37, 34, 25
CMYK:
15, 12, 0, 25
HSL:
226°, 18.2390%, 68.8235%
HSV (HSB):
226°, 15.2632%, 74.5098%
XYZ:
37.9948, 39.3000, 54.2983
xyY:
0.2887, 0.2986, 39.3000
CIE-Lab:
68.9680, 2.0842, -12.1042
CIE-LCH:
68.9680, 12.2823, 279.7696
CIE-Luv:
68.9680, -4.9813, -18.6808
Hunter-Lab:
62.6897, -1.5222, -7.4708
#a1a8be color charts
#a1a8be color shades, tints & tones
#a1a8be color schemes
#a1a8be color preview, HTML & CSS examples
This text has a color of #a1a8be
<p style="color:#a1a8be;">Text here</p>
.mytext {color:#a1a8be;}
This box has a color of #a1a8be
<div style="background-color:#a1a8be;">Content here</div>
.mybackground {background-color:#a1a8be;}
Border around this has a color of #a1a8be
<div style="border:2px solid #a1a8be;">Content here</div>
.myborder {border:2px solid #a1a8be;}