#ddadcc color space conversions
Hex:
#ddadcc
RGB:
221, 173, 204
CMY:
13, 32, 20
CMYK:
0, 22, 8, 13
HSL:
321°, 41.3793%, 77.2549%
HSV (HSB):
321°, 21.7195%, 86.6667%
XYZ:
55.6614, 49.6189, 63.7705
xyY:
0.3293, 0.2935, 49.6189
CIE-Lab:
75.8348, 22.4806, -8.9978
CIE-LCH:
75.8348, 24.2144, 338.1863
CIE-Luv:
75.8348, 26.3911, -17.5748
Hunter-Lab:
70.4407, 17.7775, -4.3672
#ddadcc color charts
#ddadcc color shades, tints & tones
#ddadcc color schemes
#ddadcc color preview, HTML & CSS examples
This text has a color of #ddadcc
<p style="color:#ddadcc;">Text here</p>
.mytext {color:#ddadcc;}
This box has a color of #ddadcc
<div style="background-color:#ddadcc;">Content here</div>
.mybackground {background-color:#ddadcc;}
Border around this has a color of #ddadcc
<div style="border:2px solid #ddadcc;">Content here</div>
.myborder {border:2px solid #ddadcc;}