#d3d8c5 color space conversions
Hex:
#d3d8c5
RGB:
211, 216, 197
CMY:
17, 15, 23
CMYK:
2, 0, 9, 15
HSL:
76°, 19.5876%, 80.9804%
HSV (HSB):
76°, 8.7963%, 84.7059%
XYZ:
61.4979, 66.9918, 62.5128
xyY:
0.3220, 0.3507, 66.9918
CIE-Lab:
85.4998, -5.0413, 8.7735
CIE-LCH:
85.4998, 10.1187, 119.8817
CIE-Luv:
85.4998, -1.8460, 13.8931
Hunter-Lab:
81.8485, -9.1168, 12.0106
#d3d8c5 color charts
#d3d8c5 color shades, tints & tones
#d3d8c5 color schemes
#d3d8c5 color preview, HTML & CSS examples
This text has a color of #d3d8c5
<p style="color:#d3d8c5;">Text here</p>
.mytext {color:#d3d8c5;}
This box has a color of #d3d8c5
<div style="background-color:#d3d8c5;">Content here</div>
.mybackground {background-color:#d3d8c5;}
Border around this has a color of #d3d8c5
<div style="border:2px solid #d3d8c5;">Content here</div>
.myborder {border:2px solid #d3d8c5;}