#dfcbd7 color space conversions
Hex:
#dfcbd7
RGB:
223, 203, 215
CMY:
13, 20, 16
CMYK:
0, 9, 4, 13
HSL:
324°, 23.8095%, 83.5294%
HSV (HSB):
324°, 8.9686%, 87.4510%
XYZ:
64.0531, 63.3061, 73.1333
xyY:
0.3195, 0.3158, 63.3061
CIE-Lab:
83.6032, 9.0423, -3.4223
CIE-LCH:
83.6032, 9.6683, 339.2692
CIE-Luv:
83.6032, 10.8125, -6.8086
Hunter-Lab:
79.5652, 4.4605, 1.1985
#dfcbd7 color charts
#dfcbd7 color shades, tints & tones
#dfcbd7 color schemes
#dfcbd7 color preview, HTML & CSS examples
This text has a color of #dfcbd7
<p style="color:#dfcbd7;">Text here</p>
.mytext {color:#dfcbd7;}
This box has a color of #dfcbd7
<div style="background-color:#dfcbd7;">Content here</div>
.mybackground {background-color:#dfcbd7;}
Border around this has a color of #dfcbd7
<div style="border:2px solid #dfcbd7;">Content here</div>
.myborder {border:2px solid #dfcbd7;}