#d3ddc0 color space conversions
Hex:
#d3ddc0
RGB:
211, 221, 192
CMY:
17, 13, 25
CMYK:
5, 0, 13, 13
HSL:
81°, 29.8969%, 80.9804%
HSV (HSB):
81°, 13.1222%, 86.6667%
XYZ:
62.2348, 69.3676, 59.9783
xyY:
0.3248, 0.3621, 69.3676
CIE-Lab:
86.6857, -8.4323, 13.0956
CIE-LCH:
86.6857, 15.5756, 122.7777
CIE-Luv:
86.6857, -4.2403, 20.7173
Hunter-Lab:
83.2872, -12.3717, 15.6040
#d3ddc0 color charts
#d3ddc0 color shades, tints & tones
#d3ddc0 color schemes
#d3ddc0 color preview, HTML & CSS examples
This text has a color of #d3ddc0
<p style="color:#d3ddc0;">Text here</p>
.mytext {color:#d3ddc0;}
This box has a color of #d3ddc0
<div style="background-color:#d3ddc0;">Content here</div>
.mybackground {background-color:#d3ddc0;}
Border around this has a color of #d3ddc0
<div style="border:2px solid #d3ddc0;">Content here</div>
.myborder {border:2px solid #d3ddc0;}