#d6d7e0 color space conversions
Hex:
#d6d7e0
RGB:
214, 215, 224
CMY:
16, 16, 12
CMYK:
4, 4, 0, 12
HSL:
234°, 13.8889%, 85.8824%
HSV (HSB):
234°, 4.4643%, 87.8431%
XYZ:
65.4865, 68.2788, 80.2486
xyY:
0.3060, 0.3190, 68.2788
CIE-Lab:
86.1457, 1.3292, -4.5442
CIE-LCH:
86.1457, 4.7346, 286.3048
CIE-Luv:
86.1457, -1.0630, -7.2157
Hunter-Lab:
82.6310, -3.1399, 0.2611
#d6d7e0 color charts
#d6d7e0 color shades, tints & tones
#d6d7e0 color schemes
#d6d7e0 color preview, HTML & CSS examples
This text has a color of #d6d7e0
<p style="color:#d6d7e0;">Text here</p>
.mytext {color:#d6d7e0;}
This box has a color of #d6d7e0
<div style="background-color:#d6d7e0;">Content here</div>
.mybackground {background-color:#d6d7e0;}
Border around this has a color of #d6d7e0
<div style="border:2px solid #d6d7e0;">Content here</div>
.myborder {border:2px solid #d6d7e0;}