#adcdbc color space conversions
Hex:
#adcdbc
RGB:
173, 205, 188
CMY:
32, 20, 26
CMYK:
16, 0, 8, 20
HSL:
148°, 24.2424%, 74.1176%
HSV (HSB):
148°, 15.6098%, 80.3922%
XYZ:
48.1420, 56.1777, 55.8830
xyY:
0.3005, 0.3507, 56.1777
CIE-Lab:
79.7149, -13.9996, 4.8967
CIE-LCH:
79.7149, 14.8312, 160.7215
CIE-Luv:
79.7149, -16.4843, 9.6788
Hunter-Lab:
74.9518, -16.5140, 8.2605
#adcdbc color charts
#adcdbc color shades, tints & tones
#adcdbc color schemes
#adcdbc color preview, HTML & CSS examples
This text has a color of #adcdbc
<p style="color:#adcdbc;">Text here</p>
.mytext {color:#adcdbc;}
This box has a color of #adcdbc
<div style="background-color:#adcdbc;">Content here</div>
.mybackground {background-color:#adcdbc;}
Border around this has a color of #adcdbc
<div style="border:2px solid #adcdbc;">Content here</div>
.myborder {border:2px solid #adcdbc;}