#d3d3c0 color space conversions
Hex:
#d3d3c0
RGB:
211, 211, 192
CMY:
17, 17, 25
CMYK:
0, 0, 9, 17
HSL:
60°, 17.7570%, 79.0196%
HSV (HSB):
60°, 9.0047%, 82.7451%
XYZ:
59.6727, 64.2432, 59.1243
xyY:
0.3260, 0.3510, 64.2432
CIE-Lab:
84.0922, -3.2954, 9.4060
CIE-LCH:
84.0922, 9.9666, 109.3081
CIE-Luv:
84.0922, 1.0432, 14.4405
Hunter-Lab:
80.1518, -7.3733, 12.3708
#d3d3c0 color charts
#d3d3c0 color shades, tints & tones
#d3d3c0 color schemes
#d3d3c0 color preview, HTML & CSS examples
This text has a color of #d3d3c0
<p style="color:#d3d3c0;">Text here</p>
.mytext {color:#d3d3c0;}
This box has a color of #d3d3c0
<div style="background-color:#d3d3c0;">Content here</div>
.mybackground {background-color:#d3d3c0;}
Border around this has a color of #d3d3c0
<div style="border:2px solid #d3d3c0;">Content here</div>
.myborder {border:2px solid #d3d3c0;}