#dfafde color space conversions
Hex:
#dfafde
RGB:
223, 175, 222
CMY:
13, 31, 13
CMYK:
0, 22, 0, 13
HSL:
301°, 42.8571%, 78.0392%
HSV (HSB):
301°, 21.5247%, 87.4510%
XYZ:
58.9462, 51.6218, 75.9645
xyY:
0.3160, 0.2767, 51.6218
CIE-Lab:
77.0542, 25.2966, -16.9454
CIE-LCH:
77.0542, 30.4477, 326.1831
CIE-Luv:
77.0542, 24.3956, -30.5717
Hunter-Lab:
71.8483, 20.7113, -12.3928
#dfafde color charts
#dfafde color shades, tints & tones
#dfafde color schemes
#dfafde color preview, HTML & CSS examples
This text has a color of #dfafde
<p style="color:#dfafde;">Text here</p>
.mytext {color:#dfafde;}
This box has a color of #dfafde
<div style="background-color:#dfafde;">Content here</div>
.mybackground {background-color:#dfafde;}
Border around this has a color of #dfafde
<div style="border:2px solid #dfafde;">Content here</div>
.myborder {border:2px solid #dfafde;}