#dfcfc4 color space conversions
Hex:
#dfcfc4
RGB:
223, 207, 196
CMY:
13, 19, 23
CMYK:
0, 7, 12, 13
HSL:
24°, 29.6703%, 82.1569%
HSV (HSB):
24°, 12.1076%, 87.4510%
XYZ:
62.7081, 64.2991, 61.3305
xyY:
0.3330, 0.3414, 64.2991
CIE-Lab:
84.1213, 3.7190, 7.4513
CIE-LCH:
84.1213, 8.3278, 63.4757
CIE-Luv:
84.1213, 10.1227, 10.3379
Hunter-Lab:
80.1867, -0.7353, 10.7830
#dfcfc4 color charts
#dfcfc4 color shades, tints & tones
#dfcfc4 color schemes
#dfcfc4 color preview, HTML & CSS examples
This text has a color of #dfcfc4
<p style="color:#dfcfc4;">Text here</p>
.mytext {color:#dfcfc4;}
This box has a color of #dfcfc4
<div style="background-color:#dfcfc4;">Content here</div>
.mybackground {background-color:#dfcfc4;}
Border around this has a color of #dfcfc4
<div style="border:2px solid #dfcfc4;">Content here</div>
.myborder {border:2px solid #dfcfc4;}