#add5be color space conversions
Hex:
#add5be
RGB:
173, 213, 190
CMY:
32, 16, 25
CMYK:
19, 0, 11, 16
HSL:
146°, 32.2581%, 75.6863%
HSV (HSB):
146°, 18.7793%, 83.5294%
XYZ:
50.3221, 60.1904, 57.6809
xyY:
0.2992, 0.3579, 60.1904
CIE-Lab:
81.9416, -17.6699, 7.0367
CIE-LCH:
81.9416, 19.0195, 158.2859
CIE-Luv:
81.9416, -20.3576, 13.4913
Hunter-Lab:
77.5825, -19.9895, 10.2270
#add5be color charts
#add5be color shades, tints & tones
#add5be color schemes
#add5be color preview, HTML & CSS examples
This text has a color of #add5be
<p style="color:#add5be;">Text here</p>
.mytext {color:#add5be;}
This box has a color of #add5be
<div style="background-color:#add5be;">Content here</div>
.mybackground {background-color:#add5be;}
Border around this has a color of #add5be
<div style="border:2px solid #add5be;">Content here</div>
.myborder {border:2px solid #add5be;}