#d9d3db color space conversions
Hex:
#d9d3db
RGB:
217, 211, 219
CMY:
15, 17, 14
CMYK:
1, 4, 0, 14
HSL:
285°, 10.0000%, 84.3137%
HSV (HSB):
285°, 3.6530%, 85.8824%
XYZ:
64.6957, 66.4547, 76.4350
xyY:
0.3117, 0.3201, 66.4547
CIE-Lab:
85.2278, 3.5006, -3.2184
CIE-LCH:
85.2278, 4.7553, 317.4055
CIE-Luv:
85.2278, 2.9243, -5.5330
Hunter-Lab:
81.5198, -0.9984, 1.4720
#d9d3db color charts
#d9d3db color shades, tints & tones
#d9d3db color schemes
#d9d3db color preview, HTML & CSS examples
This text has a color of #d9d3db
<p style="color:#d9d3db;">Text here</p>
.mytext {color:#d9d3db;}
This box has a color of #d9d3db
<div style="background-color:#d9d3db;">Content here</div>
.mybackground {background-color:#d9d3db;}
Border around this has a color of #d9d3db
<div style="border:2px solid #d9d3db;">Content here</div>
.myborder {border:2px solid #d9d3db;}