#dfdebf color space conversions
Hex:
#dfdebf
RGB:
223, 222, 191
CMY:
13, 13, 25
CMYK:
0, 0, 14, 13
HSL:
58°, 33.3333%, 81.1765%
HSV (HSB):
58°, 14.3498%, 87.4510%
XYZ:
65.9567, 71.6921, 59.6519
xyY:
0.3343, 0.3634, 71.6921
CIE-Lab:
87.8202, -4.8342, 15.3496
CIE-LCH:
87.8202, 16.0928, 107.4812
CIE-Luv:
87.8202, 2.2655, 23.2496
Hunter-Lab:
84.6712, -9.1277, 17.4993
#dfdebf color charts
#dfdebf color shades, tints & tones
#dfdebf color schemes
#dfdebf color preview, HTML & CSS examples
This text has a color of #dfdebf
<p style="color:#dfdebf;">Text here</p>
.mytext {color:#dfdebf;}
This box has a color of #dfdebf
<div style="background-color:#dfdebf;">Content here</div>
.mybackground {background-color:#dfdebf;}
Border around this has a color of #dfdebf
<div style="border:2px solid #dfdebf;">Content here</div>
.myborder {border:2px solid #dfdebf;}