#dfcbd3 color space conversions
Hex:
#dfcbd3
RGB:
223, 203, 211
CMY:
13, 20, 17
CMYK:
0, 9, 5, 13
HSL:
336°, 23.8095%, 83.5294%
HSV (HSB):
336°, 8.9686%, 87.4510%
XYZ:
63.5452, 63.1030, 70.4589
xyY:
0.3224, 0.3201, 63.1030
CIE-Lab:
83.4965, 8.3403, -1.4446
CIE-LCH:
83.4965, 8.4645, 350.1733
CIE-Luv:
83.4965, 11.1314, -3.6704
Hunter-Lab:
79.4374, 3.7740, 3.0175
#dfcbd3 color charts
#dfcbd3 color shades, tints & tones
#dfcbd3 color schemes
#dfcbd3 color preview, HTML & CSS examples
This text has a color of #dfcbd3
<p style="color:#dfcbd3;">Text here</p>
.mytext {color:#dfcbd3;}
This box has a color of #dfcbd3
<div style="background-color:#dfcbd3;">Content here</div>
.mybackground {background-color:#dfcbd3;}
Border around this has a color of #dfcbd3
<div style="border:2px solid #dfcbd3;">Content here</div>
.myborder {border:2px solid #dfcbd3;}