#d8d3db color space conversions
Hex:
#d8d3db
RGB:
216, 211, 219
CMY:
15, 17, 14
CMYK:
1, 4, 0, 14
HSL:
278°, 10.0000%, 84.3137%
HSV (HSB):
278°, 3.6530%, 85.8824%
XYZ:
64.3994, 66.3019, 76.4212
xyY:
0.3109, 0.3201, 66.3019
CIE-Lab:
85.1502, 3.1626, -3.3415
CIE-LCH:
85.1502, 4.6009, 313.4249
CIE-Luv:
85.1502, 2.3560, -5.6625
Hunter-Lab:
81.4260, -1.3209, 1.3524
#d8d3db color charts
#d8d3db color shades, tints & tones
#d8d3db color schemes
#d8d3db color preview, HTML & CSS examples
This text has a color of #d8d3db
<p style="color:#d8d3db;">Text here</p>
.mytext {color:#d8d3db;}
This box has a color of #d8d3db
<div style="background-color:#d8d3db;">Content here</div>
.mybackground {background-color:#d8d3db;}
Border around this has a color of #d8d3db
<div style="border:2px solid #d8d3db;">Content here</div>
.myborder {border:2px solid #d8d3db;}