#adcdc4 color space conversions
Hex:
#adcdc4
RGB:
173, 205, 196
CMY:
32, 20, 23
CMYK:
16, 0, 4, 20
HSL:
163°, 24.2424%, 74.1176%
HSV (HSB):
163°, 15.6098%, 80.3922%
XYZ:
49.0287, 56.5324, 60.5523
xyY:
0.2952, 0.3403, 56.5324
CIE-Lab:
79.9159, -12.4339, 0.9021
CIE-LCH:
79.9159, 12.4666, 175.8503
CIE-Luv:
79.9159, -16.6520, 3.4774
Hunter-Lab:
75.1880, -15.1825, 4.8827
#adcdc4 color charts
#adcdc4 color shades, tints & tones
#adcdc4 color schemes
#adcdc4 color preview, HTML & CSS examples
This text has a color of #adcdc4
<p style="color:#adcdc4;">Text here</p>
.mytext {color:#adcdc4;}
This box has a color of #adcdc4
<div style="background-color:#adcdc4;">Content here</div>
.mybackground {background-color:#adcdc4;}
Border around this has a color of #adcdc4
<div style="border:2px solid #adcdc4;">Content here</div>
.myborder {border:2px solid #adcdc4;}