#dfbddf color space conversions
Hex:
#dfbddf
RGB:
223, 189, 223
CMY:
13, 26, 13
CMYK:
0, 15, 0, 13
HSL:
300°, 34.6939%, 80.7843%
HSV (HSB):
300°, 15.2466%, 87.4510%
XYZ:
61.9483, 57.4109, 77.6284
xyY:
0.3145, 0.2914, 57.4109
CIE-Lab:
80.4101, 17.9503, -12.4450
CIE-LCH:
80.4101, 21.8424, 325.2662
CIE-Luv:
80.4101, 17.2634, -22.3330
Hunter-Lab:
75.7700, 13.3413, -7.7053
#dfbddf color charts
#dfbddf color shades, tints & tones
#dfbddf color schemes
#dfbddf color preview, HTML & CSS examples
This text has a color of #dfbddf
<p style="color:#dfbddf;">Text here</p>
.mytext {color:#dfbddf;}
This box has a color of #dfbddf
<div style="background-color:#dfbddf;">Content here</div>
.mybackground {background-color:#dfbddf;}
Border around this has a color of #dfbddf
<div style="border:2px solid #dfbddf;">Content here</div>
.myborder {border:2px solid #dfbddf;}