#adcdc7 color space conversions
Hex:
#adcdc7
RGB:
173, 205, 199
CMY:
32, 20, 22
CMYK:
16, 0, 3, 20
HSL:
169°, 24.2424%, 74.1176%
HSV (HSB):
169°, 15.6098%, 80.3922%
XYZ:
49.3737, 56.6704, 62.3690
xyY:
0.2932, 0.3365, 56.6704
CIE-Lab:
79.9939, -11.8317, -0.5921
CIE-LCH:
79.9939, 11.8465, 182.8649
CIE-Luv:
79.9939, -16.7161, 1.1188
Hunter-Lab:
75.2797, -14.6668, 3.5742
#adcdc7 color charts
#adcdc7 color shades, tints & tones
#adcdc7 color schemes
#adcdc7 color preview, HTML & CSS examples
This text has a color of #adcdc7
<p style="color:#adcdc7;">Text here</p>
.mytext {color:#adcdc7;}
This box has a color of #adcdc7
<div style="background-color:#adcdc7;">Content here</div>
.mybackground {background-color:#adcdc7;}
Border around this has a color of #adcdc7
<div style="border:2px solid #adcdc7;">Content here</div>
.myborder {border:2px solid #adcdc7;}