#add3a5 color space conversions
Hex:
#add3a5
RGB:
173, 211, 165
CMY:
32, 17, 35
CMYK:
18, 0, 22, 17
HSL:
110°, 34.3284%, 73.7255%
HSV (HSB):
110°, 21.8009%, 82.7451%
XYZ:
47.3194, 58.1894, 44.3350
xyY:
0.3158, 0.3883, 58.1894
CIE-Lab:
80.8440, -21.1496, 18.7346
CIE-LCH:
80.8440, 28.2541, 138.4651
CIE-Luv:
80.8440, -19.0407, 30.4055
Hunter-Lab:
76.2820, -22.7660, 18.9381
#add3a5 color charts
#add3a5 color shades, tints & tones
#add3a5 color schemes
#add3a5 color preview, HTML & CSS examples
This text has a color of #add3a5
<p style="color:#add3a5;">Text here</p>
.mytext {color:#add3a5;}
This box has a color of #add3a5
<div style="background-color:#add3a5;">Content here</div>
.mybackground {background-color:#add3a5;}
Border around this has a color of #add3a5
<div style="border:2px solid #add3a5;">Content here</div>
.myborder {border:2px solid #add3a5;}