#dfacce color space conversions
Hex:
#dfacce
RGB:
223, 172, 206
CMY:
13, 33, 19
CMYK:
0, 23, 8, 13
HSL:
320°, 44.3478%, 77.4510%
HSV (HSB):
320°, 22.8700%, 87.4510%
XYZ:
56.3245, 49.6493, 65.0072
xyY:
0.3294, 0.2904, 49.6493
CIE-Lab:
75.8535, 24.0545, -10.0403
CIE-LCH:
75.8535, 26.0658, 337.3444
CIE-Luv:
75.8535, 27.9497, -19.4622
Hunter-Lab:
70.4622, 19.3765, -5.3763
#dfacce color charts
#dfacce color shades, tints & tones
#dfacce color schemes
#dfacce color preview, HTML & CSS examples
This text has a color of #dfacce
<p style="color:#dfacce;">Text here</p>
.mytext {color:#dfacce;}
This box has a color of #dfacce
<div style="background-color:#dfacce;">Content here</div>
.mybackground {background-color:#dfacce;}
Border around this has a color of #dfacce
<div style="border:2px solid #dfacce;">Content here</div>
.myborder {border:2px solid #dfacce;}