#add6b6 color space conversions
Hex:
#add6b6
RGB:
173, 214, 182
CMY:
32, 16, 29
CMYK:
19, 0, 15, 16
HSL:
133°, 33.3333%, 75.8824%
HSV (HSB):
133°, 19.1589%, 83.9216%
XYZ:
49.7236, 60.3548, 53.2849
xyY:
0.3044, 0.3695, 60.3548
CIE-Lab:
82.0306, -19.6636, 11.4104
CIE-LCH:
82.0306, 22.7344, 149.8741
CIE-Luv:
82.0306, -20.7340, 20.1293
Hunter-Lab:
77.6883, -21.7074, 13.7160
#add6b6 color charts
#add6b6 color shades, tints & tones
#add6b6 color schemes
#add6b6 color preview, HTML & CSS examples
This text has a color of #add6b6
<p style="color:#add6b6;">Text here</p>
.mytext {color:#add6b6;}
This box has a color of #add6b6
<div style="background-color:#add6b6;">Content here</div>
.mybackground {background-color:#add6b6;}
Border around this has a color of #add6b6
<div style="border:2px solid #add6b6;">Content here</div>
.myborder {border:2px solid #add6b6;}