#addddd color space conversions
Hex:
#addddd
RGB:
173, 221, 221
CMY:
32, 13, 13
CMYK:
22, 0, 0, 13
HSL:
180°, 41.3793%, 77.2549%
HSV (HSB):
180°, 21.7195%, 86.6667%
XYZ:
56.1412, 65.8176, 78.1517
xyY:
0.2806, 0.3289, 65.8176
CIE-Lab:
84.9033, -15.4096, -5.0988
CIE-LCH:
84.9033, 16.2312, 198.3087
CIE-Luv:
84.9033, -24.3981, -5.2775
Hunter-Lab:
81.1280, -18.4508, -0.3252
#addddd color charts
#addddd RGB chart
#addddd CMYK chart
#addddd RGB pie chart
#addddd color shades, tints & tones
#addddd color schemes
#addddd color preview, HTML & CSS examples
This text has a color of #addddd
<p style="color:#addddd;">Text here</p>
.mytext {color:#addddd;}
Text color #addddd
This box has a color of #addddd
<div style="background-color:#addddd;">Content here</div>
.mybackground {background-color:#addddd;}
Background color #addddd
Border around this has a color of #addddd
<div style="border:2px solid #addddd;">Content here</div>
.myborder {border:2px solid #addddd;}
Border color #addddd