#dfbed3 color space conversions
Hex:
#dfbed3
RGB:
223, 190, 211
CMY:
13, 25, 17
CMYK:
0, 15, 5, 13
HSL:
322°, 34.0206%, 80.9804%
HSV (HSB):
322°, 14.7982%, 87.4510%
XYZ:
60.6028, 57.2180, 69.4781
xyY:
0.3236, 0.3055, 57.2180
CIE-Lab:
80.3021, 15.2544, -6.1459
CIE-LCH:
80.3021, 16.4459, 338.0559
CIE-Luv:
80.3021, 17.9509, -12.0354
Hunter-Lab:
75.6426, 10.6347, -1.5083
#dfbed3 color charts
#dfbed3 color shades, tints & tones
#dfbed3 color schemes
#dfbed3 color preview, HTML & CSS examples
This text has a color of #dfbed3
<p style="color:#dfbed3;">Text here</p>
.mytext {color:#dfbed3;}
This box has a color of #dfbed3
<div style="background-color:#dfbed3;">Content here</div>
.mybackground {background-color:#dfbed3;}
Border around this has a color of #dfbed3
<div style="border:2px solid #dfbed3;">Content here</div>
.myborder {border:2px solid #dfbed3;}