#d8d0e2 color space conversions
Hex:
#d8d0e2
RGB:
216, 208, 226
CMY:
15, 18, 11
CMYK:
4, 8, 0, 11
HSL:
267°, 23.6842%, 85.0980%
HSV (HSB):
267°, 7.9646%, 88.6275%
XYZ:
64.6022, 65.2017, 81.1318
xyY:
0.3063, 0.3091, 65.2017
CIE-Lab:
84.5875, 6.0486, -7.8909
CIE-LCH:
84.5875, 9.9424, 307.4709
CIE-Luv:
84.5875, 3.4053, -13.2331
Hunter-Lab:
80.7475, 1.5011, -3.0488
#d8d0e2 color charts
#d8d0e2 color shades, tints & tones
#d8d0e2 color schemes
#d8d0e2 color preview, HTML & CSS examples
This text has a color of #d8d0e2
<p style="color:#d8d0e2;">Text here</p>
.mytext {color:#d8d0e2;}
This box has a color of #d8d0e2
<div style="background-color:#d8d0e2;">Content here</div>
.mybackground {background-color:#d8d0e2;}
Border around this has a color of #d8d0e2
<div style="border:2px solid #d8d0e2;">Content here</div>
.myborder {border:2px solid #d8d0e2;}