#dfdbdc color space conversions
Hex:
#dfdbdc
RGB:
223, 219, 220
CMY:
13, 14, 14
CMYK:
0, 2, 1, 13
HSL:
345°, 5.8824%, 86.6667%
HSV (HSB):
345°, 1.7937%, 87.4510%
XYZ:
68.6812, 71.5183, 77.8947
xyY:
0.3149, 0.3279, 71.5183
CIE-Lab:
87.7362, 1.5409, -0.0179
CIE-LCH:
87.7362, 1.5410, 359.3344
CIE-Luv:
87.7362, 2.2124, -0.3012
Hunter-Lab:
84.5685, -3.0284, 4.5869
#dfdbdc color charts
#dfdbdc color shades, tints & tones
#dfdbdc color schemes
#dfdbdc color preview, HTML & CSS examples
This text has a color of #dfdbdc
<p style="color:#dfdbdc;">Text here</p>
.mytext {color:#dfdbdc;}
This box has a color of #dfdbdc
<div style="background-color:#dfdbdc;">Content here</div>
.mybackground {background-color:#dfdbdc;}
Border around this has a color of #dfdbdc
<div style="border:2px solid #dfdbdc;">Content here</div>
.myborder {border:2px solid #dfdbdc;}