#a1b8a5 color space conversions
Hex:
#a1b8a5
RGB:
161, 184, 165
CMY:
37, 28, 35
CMYK:
13, 0, 10, 28
HSL:
130°, 13.9394%, 67.6471%
HSV (HSB):
130°, 12.5000%, 72.1569%
XYZ:
38.6300, 44.5747, 42.1651
xyY:
0.3081, 0.3555, 44.5747
CIE-Lab:
72.6109, -11.5770, 6.9987
CIE-LCH:
72.6109, 13.5281, 148.8454
CIE-Luv:
72.6109, -11.8064, 12.1129
Hunter-Lab:
66.7643, -13.5569, 9.2903
#a1b8a5 color charts
#a1b8a5 color shades, tints & tones
#a1b8a5 color schemes
#a1b8a5 color preview, HTML & CSS examples
This text has a color of #a1b8a5
<p style="color:#a1b8a5;">Text here</p>
.mytext {color:#a1b8a5;}
This box has a color of #a1b8a5
<div style="background-color:#a1b8a5;">Content here</div>
.mybackground {background-color:#a1b8a5;}
Border around this has a color of #a1b8a5
<div style="border:2px solid #a1b8a5;">Content here</div>
.myborder {border:2px solid #a1b8a5;}