#d3d8da color space conversions
Hex:
#d3d8da
RGB:
211, 216, 218
CMY:
17, 15, 15
CMYK:
3, 1, 0, 15
HSL:
197°, 8.6420%, 84.1176%
HSV (HSB):
197°, 3.2110%, 85.4902%
XYZ:
64.0747, 68.0226, 76.0822
xyY:
0.3078, 0.3267, 68.0226
CIE-Lab:
86.0177, -1.3159, -1.5826
CIE-LCH:
86.0177, 2.0582, 230.2568
CIE-Luv:
86.0177, -2.8943, -2.1835
Hunter-Lab:
82.4758, -5.6576, 3.0392
#d3d8da color charts
#d3d8da color shades, tints & tones
#d3d8da color schemes
#d3d8da color preview, HTML & CSS examples
This text has a color of #d3d8da
<p style="color:#d3d8da;">Text here</p>
.mytext {color:#d3d8da;}
This box has a color of #d3d8da
<div style="background-color:#d3d8da;">Content here</div>
.mybackground {background-color:#d3d8da;}
Border around this has a color of #d3d8da
<div style="border:2px solid #d3d8da;">Content here</div>
.myborder {border:2px solid #d3d8da;}