#addeda color space conversions
Hex:
#addeda
RGB:
173, 222, 218
CMY:
32, 13, 15
CMYK:
22, 0, 2, 13
HSL:
175°, 42.6087%, 77.4510%
HSV (HSB):
175°, 22.0721%, 87.0588%
XYZ:
56.0097, 66.1887, 76.1533
xyY:
0.2824, 0.3337, 66.1887
CIE-Lab:
85.0926, -16.5532, -3.2329
CIE-LCH:
85.0926, 16.8659, 191.0510
CIE-Luv:
85.0926, -24.8226, -2.1718
Hunter-Lab:
81.3565, -19.4857, 1.4514
#addeda color charts
#addeda color shades, tints & tones
#addeda color schemes
#addeda color preview, HTML & CSS examples
This text has a color of #addeda
<p style="color:#addeda;">Text here</p>
.mytext {color:#addeda;}
This box has a color of #addeda
<div style="background-color:#addeda;">Content here</div>
.mybackground {background-color:#addeda;}
Border around this has a color of #addeda
<div style="border:2px solid #addeda;">Content here</div>
.myborder {border:2px solid #addeda;}