#d3d0dd color space conversions
Hex:
#d3d0dd
RGB:
211, 208, 221
CMY:
17, 18, 13
CMYK:
5, 6, 0, 13
HSL:
254°, 16.0494%, 84.1176%
HSV (HSB):
254°, 5.8824%, 86.6667%
XYZ:
62.4710, 64.1811, 77.5022
xyY:
0.3060, 0.3144, 64.1811
CIE-Lab:
84.0600, 3.4341, -6.0554
CIE-LCH:
84.0600, 6.9613, 299.5582
CIE-Luv:
84.0600, 0.9228, -9.8999
Hunter-Lab:
80.1131, -1.0063, -1.2786
#d3d0dd color charts
#d3d0dd color shades, tints & tones
#d3d0dd color schemes
#d3d0dd color preview, HTML & CSS examples
This text has a color of #d3d0dd
<p style="color:#d3d0dd;">Text here</p>
.mytext {color:#d3d0dd;}
This box has a color of #d3d0dd
<div style="background-color:#d3d0dd;">Content here</div>
.mybackground {background-color:#d3d0dd;}
Border around this has a color of #d3d0dd
<div style="border:2px solid #d3d0dd;">Content here</div>
.myborder {border:2px solid #d3d0dd;}