#adbbb9 color space conversions
Hex:
#adbbb9
RGB:
173, 187, 185
CMY:
32, 27, 27
CMYK:
7, 0, 1, 27
HSL:
171°, 9.3333%, 70.5882%
HSV (HSB):
171°, 7.4866%, 73.3333%
XYZ:
43.7609, 47.9277, 52.8435
xyY:
0.3028, 0.3316, 47.9277
CIE-Lab:
74.7793, -5.2024, -0.6555
CIE-LCH:
74.7793, 5.2436, 187.1810
CIE-Luv:
74.7793, -7.6063, -0.0900
Hunter-Lab:
69.2298, -8.3205, 3.2045
#adbbb9 color charts
#adbbb9 color shades, tints & tones
#adbbb9 color schemes
#adbbb9 color preview, HTML & CSS examples
This text has a color of #adbbb9
<p style="color:#adbbb9;">Text here</p>
.mytext {color:#adbbb9;}
This box has a color of #adbbb9
<div style="background-color:#adbbb9;">Content here</div>
.mybackground {background-color:#adbbb9;}
Border around this has a color of #adbbb9
<div style="border:2px solid #adbbb9;">Content here</div>
.myborder {border:2px solid #adbbb9;}