#a2bbbb color space conversions
Hex:
#a2bbbb
RGB:
162, 187, 187
CMY:
36, 27, 27
CMYK:
13, 0, 0, 27
HSL:
180°, 15.5280%, 68.4314%
HSV (HSB):
180°, 13.3690%, 73.3333%
XYZ:
41.6403, 46.8099, 53.8542
xyY:
0.2926, 0.3289, 46.8099
CIE-Lab:
74.0680, -8.4766, -2.8776
CIE-LCH:
74.0680, 8.9517, 198.7512
CIE-Luv:
74.0680, -13.3512, -2.8927
Hunter-Lab:
68.4178, -11.0928, 1.2230
#a2bbbb color charts
#a2bbbb color shades, tints & tones
#a2bbbb color schemes
#a2bbbb color preview, HTML & CSS examples
This text has a color of #a2bbbb
<p style="color:#a2bbbb;">Text here</p>
.mytext {color:#a2bbbb;}
This box has a color of #a2bbbb
<div style="background-color:#a2bbbb;">Content here</div>
.mybackground {background-color:#a2bbbb;}
Border around this has a color of #a2bbbb
<div style="border:2px solid #a2bbbb;">Content here</div>
.myborder {border:2px solid #a2bbbb;}