#adddcd color space conversions
Hex:
#adddcd
RGB:
173, 221, 205
CMY:
32, 13, 20
CMYK:
22, 0, 7, 13
HSL:
160°, 41.3793%, 77.2549%
HSV (HSB):
160°, 21.7195%, 86.6667%
XYZ:
54.1095, 65.0049, 67.4529
xyY:
0.2900, 0.3484, 65.0049
CIE-Lab:
84.4863, -18.7350, 2.7577
CIE-LCH:
84.4863, 18.9369, 171.6264
CIE-Luv:
84.4863, -24.2667, 7.3740
Hunter-Lab:
80.6256, -21.2999, 6.8348
#adddcd color charts
#adddcd RGB chart
#adddcd CMYK chart
#adddcd RGB pie chart
#adddcd color shades, tints & tones
#adddcd color schemes
#adddcd color preview, HTML & CSS examples
This text has a color of #adddcd
<p style="color:#adddcd;">Text here</p>
.mytext {color:#adddcd;}
Text color #adddcd
This box has a color of #adddcd
<div style="background-color:#adddcd;">Content here</div>
.mybackground {background-color:#adddcd;}
Background color #adddcd
Border around this has a color of #adddcd
<div style="border:2px solid #adddcd;">Content here</div>
.myborder {border:2px solid #adddcd;}
Border color #adddcd