#d8dddf color space conversions
Hex:
#d8dddf
RGB:
216, 221, 223
CMY:
15, 13, 13
CMYK:
3, 1, 0, 13
HSL:
197°, 9.8592%, 86.0784%
HSV (HSB):
197°, 3.1390%, 87.4510%
XYZ:
67.4946, 71.6395, 80.0825
xyY:
0.3079, 0.3268, 71.6395
CIE-Lab:
87.7948, -1.3105, -1.5761
CIE-LCH:
87.7948, 2.0498, 230.2580
CIE-Luv:
87.7948, -2.8918, -2.1813
Hunter-Lab:
84.6401, -5.7789, 3.1507
#d8dddf color charts
#d8dddf color shades, tints & tones
#d8dddf color schemes
#d8dddf color preview, HTML & CSS examples
This text has a color of #d8dddf
<p style="color:#d8dddf;">Text here</p>
.mytext {color:#d8dddf;}
This box has a color of #d8dddf
<div style="background-color:#d8dddf;">Content here</div>
.mybackground {background-color:#d8dddf;}
Border around this has a color of #d8dddf
<div style="border:2px solid #d8dddf;">Content here</div>
.myborder {border:2px solid #d8dddf;}