#dfdbd3 color space conversions
Hex:
#dfdbd3
RGB:
223, 219, 211
CMY:
13, 14, 17
CMYK:
0, 2, 5, 13
HSL:
40°, 15.7895%, 85.0980%
HSV (HSB):
40°, 5.3812%, 87.4510%
XYZ:
67.5208, 71.0542, 71.7841
xyY:
0.3210, 0.3378, 71.0542
CIE-Lab:
87.5113, -0.0309, 4.3996
CIE-LCH:
87.5113, 4.3997, 90.4025
CIE-Luv:
87.5113, 2.7495, 6.6208
Hunter-Lab:
84.2936, -4.5319, 8.5144
#dfdbd3 color charts
#dfdbd3 color shades, tints & tones
#dfdbd3 color schemes
#dfdbd3 color preview, HTML & CSS examples
This text has a color of #dfdbd3
<p style="color:#dfdbd3;">Text here</p>
.mytext {color:#dfdbd3;}
This box has a color of #dfdbd3
<div style="background-color:#dfdbd3;">Content here</div>
.mybackground {background-color:#dfdbd3;}
Border around this has a color of #dfdbd3
<div style="border:2px solid #dfdbd3;">Content here</div>
.myborder {border:2px solid #dfdbd3;}