#add6c5 color space conversions
Hex:
#add6c5
RGB:
173, 214, 197
CMY:
32, 16, 23
CMYK:
19, 0, 8, 16
HSL:
155°, 33.3333%, 75.8824%
HSV (HSB):
155°, 19.1589%, 83.9216%
XYZ:
51.3582, 61.0086, 61.8923
xyY:
0.2947, 0.3501, 61.0086
CIE-Lab:
82.3834, -16.8168, 3.9520
CIE-LCH:
82.3834, 17.2750, 166.7751
CIE-Luv:
82.3834, -20.9250, 8.8094
Hunter-Lab:
78.1080, -19.3202, 7.6946
#add6c5 color charts
#add6c5 color shades, tints & tones
#add6c5 color schemes
#add6c5 color preview, HTML & CSS examples
This text has a color of #add6c5
<p style="color:#add6c5;">Text here</p>
.mytext {color:#add6c5;}
This box has a color of #add6c5
<div style="background-color:#add6c5;">Content here</div>
.mybackground {background-color:#add6c5;}
Border around this has a color of #add6c5
<div style="border:2px solid #add6c5;">Content here</div>
.myborder {border:2px solid #add6c5;}