#d3d8c8 color space conversions
Hex:
#d3d8c8
RGB:
211, 216, 200
CMY:
17, 15, 22
CMYK:
2, 0, 7, 15
HSL:
79°, 17.0213%, 81.5686%
HSV (HSB):
79°, 7.4074%, 84.7059%
XYZ:
61.8452, 67.1307, 64.3415
xyY:
0.3199, 0.3473, 67.1307
CIE-Lab:
85.5699, -4.5309, 7.2890
CIE-LCH:
85.5699, 8.5824, 121.8657
CIE-Luv:
85.5699, -1.9921, 11.6506
Hunter-Lab:
81.9334, -8.6475, 10.7934
#d3d8c8 color charts
#d3d8c8 color shades, tints & tones
#d3d8c8 color schemes
#d3d8c8 color preview, HTML & CSS examples
This text has a color of #d3d8c8
<p style="color:#d3d8c8;">Text here</p>
.mytext {color:#d3d8c8;}
This box has a color of #d3d8c8
<div style="background-color:#d3d8c8;">Content here</div>
.mybackground {background-color:#d3d8c8;}
Border around this has a color of #d3d8c8
<div style="border:2px solid #d3d8c8;">Content here</div>
.myborder {border:2px solid #d3d8c8;}