#add6bc color space conversions
Hex:
#add6bc
RGB:
173, 214, 188
CMY:
32, 16, 26
CMYK:
19, 0, 12, 16
HSL:
142°, 33.3333%, 75.8824%
HSV (HSB):
142°, 19.1589%, 83.9216%
XYZ:
50.3572, 60.6082, 56.6214
xyY:
0.3005, 0.3617, 60.6082
CIE-Lab:
82.1677, -18.5502, 8.4235
CIE-LCH:
82.1677, 20.3731, 155.5777
CIE-Luv:
82.1677, -20.8088, 15.6639
Hunter-Lab:
77.8513, -20.7790, 11.3741
#add6bc color charts
#add6bc color shades, tints & tones
#add6bc color schemes
#add6bc color preview, HTML & CSS examples
This text has a color of #add6bc
<p style="color:#add6bc;">Text here</p>
.mytext {color:#add6bc;}
This box has a color of #add6bc
<div style="background-color:#add6bc;">Content here</div>
.mybackground {background-color:#add6bc;}
Border around this has a color of #add6bc
<div style="border:2px solid #add6bc;">Content here</div>
.myborder {border:2px solid #add6bc;}