#addceb color space conversions
Hex:
#addceb
RGB:
173, 220, 235
CMY:
32, 14, 8
CMYK:
26, 6, 0, 8
HSL:
195°, 60.7843%, 80.0000%
HSV (HSB):
195°, 26.3830%, 92.1569%
XYZ:
57.8222, 66.0688, 88.3023
xyY:
0.2725, 0.3114, 66.0688
CIE-Lab:
85.0315, -11.8161, -12.3171
CIE-LCH:
85.0315, 17.0685, 226.1892
CIE-Luv:
85.0315, -24.0857, -17.3858
Hunter-Lab:
81.2827, -15.2650, -7.5124
#addceb color charts
#addceb color shades, tints & tones
#addceb color schemes
#addceb color preview, HTML & CSS examples
This text has a color of #addceb
<p style="color:#addceb;">Text here</p>
.mytext {color:#addceb;}
This box has a color of #addceb
<div style="background-color:#addceb;">Content here</div>
.mybackground {background-color:#addceb;}
Border around this has a color of #addceb
<div style="border:2px solid #addceb;">Content here</div>
.myborder {border:2px solid #addceb;}