#d3cdc1 color space conversions
Hex:
#d3cdc1
RGB:
211, 205, 193
CMY:
17, 20, 24
CMYK:
0, 3, 9, 17
HSL:
40°, 16.9811%, 79.2157%
HSV (HSB):
40°, 8.5308%, 82.7451%
XYZ:
58.3209, 61.3618, 59.2222
xyY:
0.3260, 0.3430, 61.3618
CIE-Lab:
82.5728, -0.0039, 6.6963
CIE-LCH:
82.5728, 6.6963, 90.0333
CIE-Luv:
82.5728, 4.1761, 9.9000
Hunter-Lab:
78.3338, -4.1875, 10.0089
#d3cdc1 color charts
#d3cdc1 color shades, tints & tones
#d3cdc1 color schemes
#d3cdc1 color preview, HTML & CSS examples
This text has a color of #d3cdc1
<p style="color:#d3cdc1;">Text here</p>
.mytext {color:#d3cdc1;}
This box has a color of #d3cdc1
<div style="background-color:#d3cdc1;">Content here</div>
.mybackground {background-color:#d3cdc1;}
Border around this has a color of #d3cdc1
<div style="border:2px solid #d3cdc1;">Content here</div>
.myborder {border:2px solid #d3cdc1;}