#adcdca color space conversions
Hex:
#adcdca
RGB:
173, 205, 202
CMY:
32, 20, 21
CMYK:
16, 0, 1, 20
HSL:
174°, 24.2424%, 74.1176%
HSV (HSB):
174°, 15.6098%, 80.3922%
XYZ:
49.7256, 56.8111, 64.2219
xyY:
0.2912, 0.3327, 56.8111
CIE-Lab:
80.0733, -11.2214, -2.0840
CIE-LCH:
80.0733, 11.4132, 190.5211
CIE-Luv:
80.0733, -16.7808, -1.2565
Hunter-Lab:
75.3732, -14.1421, 2.2430
#adcdca color charts
#adcdca color shades, tints & tones
#adcdca color schemes
#adcdca color preview, HTML & CSS examples
This text has a color of #adcdca
<p style="color:#adcdca;">Text here</p>
.mytext {color:#adcdca;}
This box has a color of #adcdca
<div style="background-color:#adcdca;">Content here</div>
.mybackground {background-color:#adcdca;}
Border around this has a color of #adcdca
<div style="border:2px solid #adcdca;">Content here</div>
.myborder {border:2px solid #adcdca;}