#ddadda color space conversions
Hex:
#ddadda
RGB:
221, 173, 218
CMY:
13, 32, 15
CMYK:
0, 22, 1, 13
HSL:
304°, 41.3793%, 77.2549%
HSV (HSB):
304°, 21.7195%, 86.6667%
XYZ:
57.4173, 50.3212, 73.0164
xyY:
0.3177, 0.2784, 50.3212
CIE-Lab:
76.2660, 24.9748, -15.9793
CIE-LCH:
76.2660, 29.6492, 327.3882
CIE-Luv:
76.2660, 24.6496, -28.9348
Hunter-Lab:
70.9375, 20.3385, -11.3714
#ddadda color charts
#ddadda color shades, tints & tones
#ddadda color schemes
#ddadda color preview, HTML & CSS examples
This text has a color of #ddadda
<p style="color:#ddadda;">Text here</p>
.mytext {color:#ddadda;}
This box has a color of #ddadda
<div style="background-color:#ddadda;">Content here</div>
.mybackground {background-color:#ddadda;}
Border around this has a color of #ddadda
<div style="border:2px solid #ddadda;">Content here</div>
.myborder {border:2px solid #ddadda;}