#dfbdcd color space conversions
Hex:
#dfbdcd
RGB:
223, 189, 205
CMY:
13, 26, 20
CMYK:
0, 15, 8, 13
HSL:
332°, 34.6939%, 80.7843%
HSV (HSB):
332°, 15.2466%, 87.4510%
XYZ:
59.6485, 56.4909, 65.5176
xyY:
0.3284, 0.3110, 56.4909
CIE-Lab:
79.8924, 14.7493, -3.5163
CIE-LCH:
79.8924, 15.1627, 346.5908
CIE-Luv:
79.8924, 19.0717, -7.9256
Hunter-Lab:
75.1605, 10.1295, 0.9290
#dfbdcd color charts
#dfbdcd color shades, tints & tones
#dfbdcd color schemes
#dfbdcd color preview, HTML & CSS examples
This text has a color of #dfbdcd
<p style="color:#dfbdcd;">Text here</p>
.mytext {color:#dfbdcd;}
This box has a color of #dfbdcd
<div style="background-color:#dfbdcd;">Content here</div>
.mybackground {background-color:#dfbdcd;}
Border around this has a color of #dfbdcd
<div style="border:2px solid #dfbdcd;">Content here</div>
.myborder {border:2px solid #dfbdcd;}