#d8bbc9 color space conversions
Hex:
#d8bbc9
RGB:
216, 187, 201
CMY:
15, 27, 21
CMYK:
0, 13, 7, 15
HSL:
331°, 27.1028%, 79.0196%
HSV (HSB):
331°, 13.4259%, 84.7059%
XYZ:
56.6318, 54.3566, 62.7654
xyY:
0.3259, 0.3128, 54.3566
CIE-Lab:
78.6692, 12.6801, -3.2270
CIE-LCH:
78.6692, 13.0843, 345.7215
CIE-Luv:
78.6692, 16.1682, -7.0960
Hunter-Lab:
73.7269, 8.0890, 1.1340
#d8bbc9 color charts
#d8bbc9 color shades, tints & tones
#d8bbc9 color schemes
#d8bbc9 color preview, HTML & CSS examples
This text has a color of #d8bbc9
<p style="color:#d8bbc9;">Text here</p>
.mytext {color:#d8bbc9;}
This box has a color of #d8bbc9
<div style="background-color:#d8bbc9;">Content here</div>
.mybackground {background-color:#d8bbc9;}
Border around this has a color of #d8bbc9
<div style="border:2px solid #d8bbc9;">Content here</div>
.myborder {border:2px solid #d8bbc9;}