#addedd color space conversions
Hex:
#addedd
RGB:
173, 222, 221
CMY:
32, 13, 13
CMYK:
22, 0, 0, 13
HSL:
179°, 42.6087%, 77.4510%
HSV (HSB):
179°, 22.0721%, 87.0588%
XYZ:
56.4060, 66.3472, 78.2400
xyY:
0.2806, 0.3301, 66.3472
CIE-Lab:
85.1732, -15.9145, -4.7008
CIE-LCH:
85.1732, 16.5942, 196.4560
CIE-Luv:
85.1732, -24.8457, -4.5725
Hunter-Lab:
81.4538, -18.9346, 0.0670
#addedd color charts
#addedd color shades, tints & tones
#addedd color schemes
#addedd color preview, HTML & CSS examples
This text has a color of #addedd
<p style="color:#addedd;">Text here</p>
.mytext {color:#addedd;}
This box has a color of #addedd
<div style="background-color:#addedd;">Content here</div>
.mybackground {background-color:#addedd;}
Border around this has a color of #addedd
<div style="border:2px solid #addedd;">Content here</div>
.myborder {border:2px solid #addedd;}