#adcdcb color space conversions
Hex:
#adcdcb
RGB:
173, 205, 203
CMY:
32, 20, 20
CMYK:
16, 0, 1, 20
HSL:
176°, 24.2424%, 74.1176%
HSV (HSB):
176°, 15.6098%, 80.3922%
XYZ:
49.8444, 56.8587, 64.8477
xyY:
0.2906, 0.3314, 56.8587
CIE-Lab:
80.1000, -11.0162, -2.5808
CIE-LCH:
80.1000, 11.3144, 193.1851
CIE-Luv:
80.1000, -16.8025, -2.0518
Hunter-Lab:
75.4047, -13.9652, 1.7942
#adcdcb color charts
#adcdcb color shades, tints & tones
#adcdcb color schemes
#adcdcb color preview, HTML & CSS examples
This text has a color of #adcdcb
<p style="color:#adcdcb;">Text here</p>
.mytext {color:#adcdcb;}
This box has a color of #adcdcb
<div style="background-color:#adcdcb;">Content here</div>
.mybackground {background-color:#adcdcb;}
Border around this has a color of #adcdcb
<div style="border:2px solid #adcdcb;">Content here</div>
.myborder {border:2px solid #adcdcb;}