#d8debd color space conversions
Hex:
#d8debd
RGB:
216, 222, 189
CMY:
15, 13, 26
CMYK:
3, 0, 15, 13
HSL:
71°, 33.3333%, 80.5882%
HSV (HSB):
71°, 14.8649%, 87.0588%
XYZ:
63.6255, 70.5156, 58.4016
xyY:
0.3304, 0.3662, 70.5156
CIE-Lab:
87.2491, -7.6506, 15.5165
CIE-LCH:
87.2491, 17.3001, 116.2464
CIE-Luv:
87.2491, -1.7584, 23.9804
Hunter-Lab:
83.9736, -11.7070, 17.5468
#d8debd color charts
#d8debd color shades, tints & tones
#d8debd color schemes
#d8debd color preview, HTML & CSS examples
This text has a color of #d8debd
<p style="color:#d8debd;">Text here</p>
.mytext {color:#d8debd;}
This box has a color of #d8debd
<div style="background-color:#d8debd;">Content here</div>
.mybackground {background-color:#d8debd;}
Border around this has a color of #d8debd
<div style="border:2px solid #d8debd;">Content here</div>
.myborder {border:2px solid #d8debd;}