#a2b8b5 color space conversions
Hex:
#a2b8b5
RGB:
162, 184, 181
CMY:
36, 28, 29
CMYK:
12, 0, 2, 28
HSL:
172°, 13.4146%, 67.8431%
HSV (HSB):
172°, 11.9565%, 72.1569%
XYZ:
40.3813, 45.2986, 50.3312
xyY:
0.2969, 0.3331, 45.2986
CIE-Lab:
73.0880, -8.1191, -1.0402
CIE-LCH:
73.0880, 8.1854, 187.3005
CIE-Luv:
73.0880, -11.7445, -0.1803
Hunter-Lab:
67.3042, -10.6857, 2.7749
#a2b8b5 color charts
#a2b8b5 color shades, tints & tones
#a2b8b5 color schemes
#a2b8b5 color preview, HTML & CSS examples
This text has a color of #a2b8b5
<p style="color:#a2b8b5;">Text here</p>
.mytext {color:#a2b8b5;}
This box has a color of #a2b8b5
<div style="background-color:#a2b8b5;">Content here</div>
.mybackground {background-color:#a2b8b5;}
Border around this has a color of #a2b8b5
<div style="border:2px solid #a2b8b5;">Content here</div>
.myborder {border:2px solid #a2b8b5;}