#adbb8e color space conversions
Hex:
#adbb8e
RGB:
173, 187, 142
CMY:
32, 27, 44
CMYK:
7, 0, 24, 27
HSL:
79°, 24.8619%, 64.5098%
HSV (HSB):
79°, 24.0642%, 73.3333%
XYZ:
39.8864, 46.3779, 32.4408
xyY:
0.3360, 0.3907, 46.3779
CIE-Lab:
73.7901, -12.6868, 21.2308
CIE-LCH:
73.7901, 24.7326, 120.8612
CIE-Luv:
73.7901, -6.0244, 31.4826
Hunter-Lab:
68.1013, -14.6313, 19.4275
#adbb8e color charts
#adbb8e color shades, tints & tones
#adbb8e color schemes
#adbb8e color preview, HTML & CSS examples
This text has a color of #adbb8e
<p style="color:#adbb8e;">Text here</p>
.mytext {color:#adbb8e;}
This box has a color of #adbb8e
<div style="background-color:#adbb8e;">Content here</div>
.mybackground {background-color:#adbb8e;}
Border around this has a color of #adbb8e
<div style="border:2px solid #adbb8e;">Content here</div>
.myborder {border:2px solid #adbb8e;}