#d3cdc0 color space conversions
Hex:
#d3cdc0
RGB:
211, 205, 192
CMY:
17, 20, 25
CMYK:
0, 3, 9, 17
HSL:
41°, 17.7570%, 79.0196%
HSV (HSB):
41°, 9.0047%, 82.7451%
XYZ:
58.2097, 61.3173, 58.6366
xyY:
0.3267, 0.3442, 61.3173
CIE-Lab:
82.5490, -0.1714, 7.1951
CIE-LCH:
82.5490, 7.1972, 91.3649
CIE-Luv:
82.5490, 4.2369, 10.6509
Hunter-Lab:
78.3054, -4.3432, 10.4162
#d3cdc0 color charts
#d3cdc0 color shades, tints & tones
#d3cdc0 color schemes
#d3cdc0 color preview, HTML & CSS examples
This text has a color of #d3cdc0
<p style="color:#d3cdc0;">Text here</p>
.mytext {color:#d3cdc0;}
This box has a color of #d3cdc0
<div style="background-color:#d3cdc0;">Content here</div>
.mybackground {background-color:#d3cdc0;}
Border around this has a color of #d3cdc0
<div style="border:2px solid #d3cdc0;">Content here</div>
.myborder {border:2px solid #d3cdc0;}