#addbea color space conversions
Hex:
#addbea
RGB:
173, 219, 234
CMY:
32, 14, 8
CMYK:
26, 6, 0, 8
HSL:
195°, 59.2233%, 79.8039%
HSV (HSB):
195°, 26.0684%, 91.7647%
XYZ:
57.4164, 65.4878, 87.4561
xyY:
0.2729, 0.3113, 65.4878
CIE-Lab:
84.7345, -11.5293, -12.2316
CIE-LCH:
84.7345, 16.8088, 226.6931
CIE-Luv:
84.7345, -23.6383, -17.2845
Hunter-Lab:
80.9245, -14.9712, -7.4283
#addbea color charts
#addbea color shades, tints & tones
#addbea color schemes
#addbea color preview, HTML & CSS examples
This text has a color of #addbea
<p style="color:#addbea;">Text here</p>
.mytext {color:#addbea;}
This box has a color of #addbea
<div style="background-color:#addbea;">Content here</div>
.mybackground {background-color:#addbea;}
Border around this has a color of #addbea
<div style="border:2px solid #addbea;">Content here</div>
.myborder {border:2px solid #addbea;}