#dfdec2 color space conversions
Hex:
#dfdec2
RGB:
223, 222, 194
CMY:
13, 13, 24
CMYK:
0, 0, 13, 13
HSL:
58°, 31.1828%, 81.7647%
HSV (HSB):
58°, 13.0045%, 87.4510%
XYZ:
66.2903, 71.8256, 61.4088
xyY:
0.3322, 0.3600, 71.8256
CIE-Lab:
87.8846, -4.3665, 13.8694
CIE-LCH:
87.8846, 14.5406, 107.4756
CIE-Luv:
87.8846, 2.1077, 21.1019
Hunter-Lab:
84.7500, -8.6921, 16.3642
#dfdec2 color charts
#dfdec2 color shades, tints & tones
#dfdec2 color schemes
#dfdec2 color preview, HTML & CSS examples
This text has a color of #dfdec2
<p style="color:#dfdec2;">Text here</p>
.mytext {color:#dfdec2;}
This box has a color of #dfdec2
<div style="background-color:#dfdec2;">Content here</div>
.mybackground {background-color:#dfdec2;}
Border around this has a color of #dfdec2
<div style="border:2px solid #dfdec2;">Content here</div>
.myborder {border:2px solid #dfdec2;}