#dfcdc3 color space conversions
Hex:
#dfcdc3
RGB:
223, 205, 195
CMY:
13, 20, 24
CMYK:
0, 8, 13, 13
HSL:
21°, 30.4348%, 81.9608%
HSV (HSB):
21°, 12.5561%, 87.4510%
XYZ:
62.1131, 63.2907, 60.5724
xyY:
0.3340, 0.3403, 63.2907
CIE-Lab:
83.5951, 4.6059, 7.2275
CIE-LCH:
83.5951, 8.5704, 57.4916
CIE-Luv:
83.5951, 11.2860, 9.8381
Hunter-Lab:
79.5555, 0.1421, 10.5463
#dfcdc3 color charts
#dfcdc3 color shades, tints & tones
#dfcdc3 color schemes
#dfcdc3 color preview, HTML & CSS examples
This text has a color of #dfcdc3
<p style="color:#dfcdc3;">Text here</p>
.mytext {color:#dfcdc3;}
This box has a color of #dfcdc3
<div style="background-color:#dfcdc3;">Content here</div>
.mybackground {background-color:#dfcdc3;}
Border around this has a color of #dfcdc3
<div style="border:2px solid #dfcdc3;">Content here</div>
.myborder {border:2px solid #dfcdc3;}