#addbdd color space conversions
Hex:
#addbdd
RGB:
173, 219, 221
CMY:
32, 14, 13
CMYK:
22, 1, 0, 13
HSL:
183°, 41.3793%, 77.2549%
HSV (HSB):
183°, 21.7195%, 86.6667%
XYZ:
55.6162, 64.7677, 77.9767
xyY:
0.2804, 0.3265, 64.7677
CIE-Lab:
84.3639, -14.3962, -5.8950
CIE-LCH:
84.3639, 15.5565, 202.2683
CIE-Luv:
84.3639, -23.5019, -6.6894
Hunter-Lab:
80.4784, -17.4811, -1.1121
#addbdd color charts
#addbdd RGB chart
#addbdd CMYK chart
#addbdd RGB pie chart
#addbdd color shades, tints & tones
#addbdd color schemes
#addbdd color preview, HTML & CSS examples
This text has a color of #addbdd
<p style="color:#addbdd;">Text here</p>
.mytext {color:#addbdd;}
Text color #addbdd
This box has a color of #addbdd
<div style="background-color:#addbdd;">Content here</div>
.mybackground {background-color:#addbdd;}
Background color #addbdd
Border around this has a color of #addbdd
<div style="border:2px solid #addbdd;">Content here</div>
.myborder {border:2px solid #addbdd;}
Border color #addbdd