#d3d7c0 color space conversions
Hex:
#d3d7c0
RGB:
211, 215, 192
CMY:
17, 16, 25
CMYK:
2, 0, 11, 16
HSL:
70°, 22.3301%, 79.8039%
HSV (HSB):
70°, 10.6977%, 84.3137%
XYZ:
60.6788, 66.2555, 59.4597
xyY:
0.3255, 0.3555, 66.2555
CIE-Lab:
85.1266, -5.3610, 10.8814
CIE-LCH:
85.1266, 12.1303, 116.2281
CIE-Luv:
85.1266, -1.0767, 16.9578
Hunter-Lab:
81.3975, -9.3805, 13.6678
#d3d7c0 color charts
#d3d7c0 color shades, tints & tones
#d3d7c0 color schemes
#d3d7c0 color preview, HTML & CSS examples
This text has a color of #d3d7c0
<p style="color:#d3d7c0;">Text here</p>
.mytext {color:#d3d7c0;}
This box has a color of #d3d7c0
<div style="background-color:#d3d7c0;">Content here</div>
.mybackground {background-color:#d3d7c0;}
Border around this has a color of #d3d7c0
<div style="border:2px solid #d3d7c0;">Content here</div>
.myborder {border:2px solid #d3d7c0;}