#adcdac color space conversions
Hex:
#adcdac
RGB:
173, 205, 172
CMY:
32, 20, 33
CMYK:
16, 0, 16, 20
HSL:
118°, 24.8120%, 73.9216%
HSV (HSB):
118°, 16.0976%, 80.3922%
XYZ:
46.5113, 55.5254, 47.2958
xyY:
0.3115, 0.3718, 55.5254
CIE-Lab:
79.3430, -16.9485, 12.9176
CIE-LCH:
79.3430, 21.3100, 142.6866
CIE-Luv:
79.3430, -16.1642, 21.6399
Hunter-Lab:
74.5154, -18.9851, 14.5287
#adcdac color charts
#adcdac color shades, tints & tones
#adcdac color schemes
#adcdac color preview, HTML & CSS examples
This text has a color of #adcdac
<p style="color:#adcdac;">Text here</p>
.mytext {color:#adcdac;}
This box has a color of #adcdac
<div style="background-color:#adcdac;">Content here</div>
.mybackground {background-color:#adcdac;}
Border around this has a color of #adcdac
<div style="border:2px solid #adcdac;">Content here</div>
.myborder {border:2px solid #adcdac;}