#adcdc1 color space conversions
Hex:
#adcdc1
RGB:
173, 205, 193
CMY:
32, 20, 24
CMYK:
16, 0, 6, 20
HSL:
158°, 24.2424%, 74.1176%
HSV (HSB):
158°, 15.6098%, 80.3922%
XYZ:
48.6905, 56.3971, 58.7715
xyY:
0.2971, 0.3442, 56.3971
CIE-Lab:
79.8393, -13.0279, 2.3985
CIE-LCH:
79.8393, 13.2469, 169.5685
CIE-Luv:
79.8393, -16.5885, 5.8185
Hunter-Lab:
75.0980, -15.6893, 6.1684
#adcdc1 color charts
#adcdc1 color shades, tints & tones
#adcdc1 color schemes
#adcdc1 color preview, HTML & CSS examples
This text has a color of #adcdc1
<p style="color:#adcdc1;">Text here</p>
.mytext {color:#adcdc1;}
This box has a color of #adcdc1
<div style="background-color:#adcdc1;">Content here</div>
.mybackground {background-color:#adcdc1;}
Border around this has a color of #adcdc1
<div style="border:2px solid #adcdc1;">Content here</div>
.myborder {border:2px solid #adcdc1;}