#addcc0 color space conversions
Hex:
#addcc0
RGB:
173, 220, 192
CMY:
32, 14, 25
CMYK:
21, 0, 13, 14
HSL:
144°, 40.1709%, 77.0588%
HSV (HSB):
144°, 21.3636%, 86.2745%
XYZ:
52.3412, 63.8764, 59.4399
xyY:
0.2980, 0.3636, 63.8764
CIE-Lab:
83.9014, -20.7781, 8.7871
CIE-LCH:
83.9014, 22.5598, 157.0764
CIE-Luv:
83.9014, -23.6974, 16.6306
Hunter-Lab:
79.9227, -22.9655, 11.8509
#addcc0 color charts
#addcc0 color shades, tints & tones
#addcc0 color schemes
#addcc0 color preview, HTML & CSS examples
This text has a color of #addcc0
<p style="color:#addcc0;">Text here</p>
.mytext {color:#addcc0;}
This box has a color of #addcc0
<div style="background-color:#addcc0;">Content here</div>
.mybackground {background-color:#addcc0;}
Border around this has a color of #addcc0
<div style="border:2px solid #addcc0;">Content here</div>
.myborder {border:2px solid #addcc0;}