#dfbedc color space conversions
Hex:
#dfbedc
RGB:
223, 190, 220
CMY:
13, 25, 14
CMYK:
0, 15, 1, 13
HSL:
305°, 34.0206%, 80.9804%
HSV (HSB):
305°, 14.7982%, 87.4510%
XYZ:
61.7631, 57.6822, 75.5887
xyY:
0.3167, 0.2958, 57.6822
CIE-Lab:
80.5618, 16.8643, -10.6048
CIE-LCH:
80.5618, 19.9215, 327.8371
CIE-Luv:
80.5618, 17.0585, -19.2519
Hunter-Lab:
75.9488, 12.2495, -5.8447
#dfbedc color charts
#dfbedc color shades, tints & tones
#dfbedc color schemes
#dfbedc color preview, HTML & CSS examples
This text has a color of #dfbedc
<p style="color:#dfbedc;">Text here</p>
.mytext {color:#dfbedc;}
This box has a color of #dfbedc
<div style="background-color:#dfbedc;">Content here</div>
.mybackground {background-color:#dfbedc;}
Border around this has a color of #dfbedc
<div style="border:2px solid #dfbedc;">Content here</div>
.myborder {border:2px solid #dfbedc;}