#adcdcc color space conversions
Hex:
#adcdcc
RGB:
173, 205, 204
CMY:
32, 20, 20
CMYK:
16, 0, 0, 20
HSL:
178°, 24.2424%, 74.1176%
HSV (HSB):
178°, 15.6098%, 80.3922%
XYZ:
49.9640, 56.9065, 65.4774
xyY:
0.2899, 0.3302, 56.9065
CIE-Lab:
80.1270, -10.8101, -3.0773
CIE-LCH:
80.1270, 11.2396, 195.8901
CIE-Luv:
80.1270, -16.8243, -2.8489
Hunter-Lab:
75.4364, -13.7874, 1.3429
#adcdcc color charts
#adcdcc RGB chart
#adcdcc CMYK chart
#adcdcc RGB pie chart
#adcdcc color shades, tints & tones
#adcdcc color schemes
#adcdcc color preview, HTML & CSS examples
This text has a color of #adcdcc
<p style="color:#adcdcc;">Text here</p>
.mytext {color:#adcdcc;}
Text color #adcdcc
This box has a color of #adcdcc
<div style="background-color:#adcdcc;">Content here</div>
.mybackground {background-color:#adcdcc;}
Background color #adcdcc
Border around this has a color of #adcdcc
<div style="border:2px solid #adcdcc;">Content here</div>
.myborder {border:2px solid #adcdcc;}
Border color #adcdcc