#addcdd color space conversions
Hex:
#addcdd
RGB:
173, 220, 221
CMY:
32, 14, 13
CMYK:
22, 0, 0, 13
HSL:
181°, 41.3793%, 77.2549%
HSV (HSB):
181°, 21.7195%, 86.6667%
XYZ:
55.8779, 65.2911, 78.0640
xyY:
0.2805, 0.3277, 65.2911
CIE-Lab:
84.6335, -14.9035, -5.4969
CIE-LCH:
84.6335, 15.8849, 200.2456
CIE-Luv:
84.6335, -23.9501, -5.9831
Hunter-Lab:
80.8029, -17.9663, -0.7182
#addcdd color charts
#addcdd RGB chart
#addcdd CMYK chart
#addcdd RGB pie chart
#addcdd color shades, tints & tones
#addcdd color schemes
#addcdd color preview, HTML & CSS examples
This text has a color of #addcdd
<p style="color:#addcdd;">Text here</p>
.mytext {color:#addcdd;}
Text color #addcdd
This box has a color of #addcdd
<div style="background-color:#addcdd;">Content here</div>
.mybackground {background-color:#addcdd;}
Background color #addcdd
Border around this has a color of #addcdd
<div style="border:2px solid #addcdd;">Content here</div>
.myborder {border:2px solid #addcdd;}
Border color #addcdd