#addece color space conversions
Hex:
#addece
RGB:
173, 222, 206
CMY:
32, 13, 19
CMYK:
22, 0, 7, 13
HSL:
160°, 42.6087%, 77.4510%
HSV (HSB):
160°, 22.0721%, 87.0588%
XYZ:
54.4954, 65.5830, 68.1791
xyY:
0.2895, 0.3484, 65.5830
CIE-Lab:
84.7833, -19.0323, 2.6602
CIE-LCH:
84.7833, 19.2173, 172.0432
CIE-Luv:
84.7833, -24.7341, 7.2804
Hunter-Lab:
80.9833, -21.6044, 6.7727
#addece color charts
#addece RGB chart
#addece CMYK chart
#addece RGB pie chart
#addece color shades, tints & tones
#addece color schemes
#addece color preview, HTML & CSS examples
This text has a color of #addece
<p style="color:#addece;">Text here</p>
.mytext {color:#addece;}
Text color #addece
This box has a color of #addece
<div style="background-color:#addece;">Content here</div>
.mybackground {background-color:#addece;}
Background color #addece
Border around this has a color of #addece
<div style="border:2px solid #addece;">Content here</div>
.myborder {border:2px solid #addece;}
Border color #addece