#dfcbcd color space conversions
Hex:
#dfcbcd
RGB:
223, 203, 205
CMY:
13, 20, 20
CMYK:
0, 9, 8, 13
HSL:
354°, 23.8095%, 83.5294%
HSV (HSB):
354°, 8.9686%, 87.4510%
XYZ:
62.8068, 62.8076, 66.5704
xyY:
0.3268, 0.3268, 62.8076
CIE-Lab:
83.3411, 7.3104, 1.5301
CIE-LCH:
83.3411, 7.4688, 11.8212
CIE-Luv:
83.3411, 11.6048, 0.9853
Hunter-Lab:
79.2513, 2.7719, 5.6728
#dfcbcd color charts
#dfcbcd color shades, tints & tones
#dfcbcd color schemes
#dfcbcd color preview, HTML & CSS examples
This text has a color of #dfcbcd
<p style="color:#dfcbcd;">Text here</p>
.mytext {color:#dfcbcd;}
This box has a color of #dfcbcd
<div style="background-color:#dfcbcd;">Content here</div>
.mybackground {background-color:#dfcbcd;}
Border around this has a color of #dfcbcd
<div style="border:2px solid #dfcbcd;">Content here</div>
.myborder {border:2px solid #dfcbcd;}