#d7d6e5 color space conversions
Hex:
#d7d6e5
RGB:
215, 214, 229
CMY:
16, 16, 10
CMYK:
6, 7, 0, 10
HSL:
244°, 22.3881%, 86.8627%
HSV (HSB):
244°, 6.5502%, 89.8039%
XYZ:
66.2138, 68.1974, 83.8023
xyY:
0.3034, 0.3125, 68.1974
CIE-Lab:
86.1050, 3.1331, -7.2426
CIE-LCH:
86.1050, 7.8912, 293.3932
CIE-Luv:
86.1050, -0.3050, -11.7454
Hunter-Lab:
82.5817, -1.3972, -2.3592
#d7d6e5 color charts
#d7d6e5 color shades, tints & tones
#d7d6e5 color schemes
#d7d6e5 color preview, HTML & CSS examples
This text has a color of #d7d6e5
<p style="color:#d7d6e5;">Text here</p>
.mytext {color:#d7d6e5;}
This box has a color of #d7d6e5
<div style="background-color:#d7d6e5;">Content here</div>
.mybackground {background-color:#d7d6e5;}
Border around this has a color of #d7d6e5
<div style="border:2px solid #d7d6e5;">Content here</div>
.myborder {border:2px solid #d7d6e5;}