#addcdc color space conversions
Hex:
#addcdc
RGB:
173, 220, 220
CMY:
32, 14, 14
CMYK:
21, 0, 0, 14
HSL:
180°, 40.1709%, 77.0588%
HSV (HSB):
180°, 21.3636%, 86.2745%
XYZ:
55.7450, 65.2379, 77.3643
xyY:
0.2810, 0.3289, 65.2379
CIE-Lab:
84.6062, -15.1180, -5.0076
CIE-LCH:
84.6062, 15.9258, 198.3265
CIE-Luv:
84.6062, -23.9408, -5.1788
Hunter-Lab:
80.7700, -18.1521, -0.2510
#addcdc color charts
#addcdc RGB chart
#addcdc CMYK chart
#addcdc RGB pie chart
#addcdc color shades, tints & tones
#addcdc color schemes
#addcdc color preview, HTML & CSS examples
This text has a color of #addcdc
<p style="color:#addcdc;">Text here</p>
.mytext {color:#addcdc;}
Text color #addcdc
This box has a color of #addcdc
<div style="background-color:#addcdc;">Content here</div>
.mybackground {background-color:#addcdc;}
Background color #addcdc
Border around this has a color of #addcdc
<div style="border:2px solid #addcdc;">Content here</div>
.myborder {border:2px solid #addcdc;}
Border color #addcdc