#dfdbea color space conversions
Hex:
#dfdbea
RGB:
223, 219, 234
CMY:
13, 14, 8
CMYK:
5, 6, 0, 8
HSL:
256°, 26.3158%, 88.8235%
HSV (HSB):
256°, 6.4103%, 91.7647%
XYZ:
70.6142, 72.2915, 88.0738
xyY:
0.3057, 0.3130, 72.2915
CIE-Lab:
88.1087, 4.1057, -6.8505
CIE-LCH:
88.1087, 7.9867, 300.9356
CIE-Luv:
88.1087, 1.3567, -11.3339
Hunter-Lab:
85.0244, -0.5455, -1.8993
#dfdbea color charts
#dfdbea color shades, tints & tones
#dfdbea color schemes
#dfdbea color preview, HTML & CSS examples
This text has a color of #dfdbea
<p style="color:#dfdbea;">Text here</p>
.mytext {color:#dfdbea;}
This box has a color of #dfdbea
<div style="background-color:#dfdbea;">Content here</div>
.mybackground {background-color:#dfdbea;}
Border around this has a color of #dfdbea
<div style="border:2px solid #dfdbea;">Content here</div>
.myborder {border:2px solid #dfdbea;}