#add2c1 color space conversions
Hex:
#add2c1
RGB:
173, 210, 193
CMY:
32, 18, 24
CMYK:
18, 0, 8, 18
HSL:
152°, 29.1339%, 75.0980%
HSV (HSB):
152°, 17.6190%, 82.3529%
XYZ:
49.9058, 58.8277, 59.1766
xyY:
0.2972, 0.3504, 58.8277
CIE-Lab:
81.1968, -15.5780, 4.3657
CIE-LCH:
81.1968, 16.1781, 164.3447
CIE-Luv:
81.1968, -18.9735, 9.1928
Hunter-Lab:
76.6992, -18.0791, 7.9447
#add2c1 color charts
#add2c1 color shades, tints & tones
#add2c1 color schemes
#add2c1 color preview, HTML & CSS examples
This text has a color of #add2c1
<p style="color:#add2c1;">Text here</p>
.mytext {color:#add2c1;}
This box has a color of #add2c1
<div style="background-color:#add2c1;">Content here</div>
.mybackground {background-color:#add2c1;}
Border around this has a color of #add2c1
<div style="border:2px solid #add2c1;">Content here</div>
.myborder {border:2px solid #add2c1;}