#dfdfc8 color space conversions
Hex:
#dfdfc8
RGB:
223, 223, 200
CMY:
13, 13, 22
CMYK:
0, 0, 10, 13
HSL:
60°, 26.4368%, 82.9412%
HSV (HSB):
60°, 10.3139%, 87.4510%
XYZ:
67.2444, 72.6335, 65.1191
xyY:
0.3280, 0.3543, 72.6335
CIE-Lab:
88.2726, -3.9219, 11.2754
CIE-LCH:
88.2726, 11.9380, 109.1791
CIE-Luv:
88.2726, 1.2542, 17.3663
Hunter-Lab:
85.2253, -8.3042, 14.3553
#dfdfc8 color charts
#dfdfc8 color shades, tints & tones
#dfdfc8 color schemes
#dfdfc8 color preview, HTML & CSS examples
This text has a color of #dfdfc8
<p style="color:#dfdfc8;">Text here</p>
.mytext {color:#dfdfc8;}
This box has a color of #dfdfc8
<div style="background-color:#dfdfc8;">Content here</div>
.mybackground {background-color:#dfdfc8;}
Border around this has a color of #dfdfc8
<div style="border:2px solid #dfdfc8;">Content here</div>
.myborder {border:2px solid #dfdfc8;}