#ddaddf color space conversions
Hex:
#ddaddf
RGB:
221, 173, 223
CMY:
13, 32, 13
CMYK:
1, 22, 0, 13
HSL:
298°, 43.8596%, 77.6471%
HSV (HSB):
298°, 22.4215%, 87.4510%
XYZ:
58.0816, 50.5870, 76.5151
xyY:
0.3136, 0.2732, 50.5870
CIE-Lab:
76.4282, 25.9000, -18.4522
CIE-LCH:
76.4282, 31.8008, 324.5323
CIE-Luv:
76.4282, 24.0225, -33.0410
Hunter-Lab:
71.1245, 21.2985, -13.9964
#ddaddf color charts
#ddaddf RGB chart
#ddaddf CMYK chart
#ddaddf RGB pie chart
#ddaddf color shades, tints & tones
#ddaddf color schemes
#ddaddf color preview, HTML & CSS examples
This text has a color of #ddaddf
<p style="color:#ddaddf;">Text here</p>
.mytext {color:#ddaddf;}
Text color #ddaddf
This box has a color of #ddaddf
<div style="background-color:#ddaddf;">Content here</div>
.mybackground {background-color:#ddaddf;}
Background color #ddaddf
Border around this has a color of #ddaddf
<div style="border:2px solid #ddaddf;">Content here</div>
.myborder {border:2px solid #ddaddf;}
Border color #ddaddf