#d8bbcc color space conversions
Hex:
#d8bbcc
RGB:
216, 187, 204
CMY:
15, 27, 20
CMYK:
0, 13, 6, 15
HSL:
325°, 27.1028%, 79.0196%
HSV (HSB):
325°, 13.4259%, 84.7059%
XYZ:
56.9883, 54.4992, 64.6425
xyY:
0.3236, 0.3094, 54.4992
CIE-Lab:
78.7519, 13.2045, -4.7275
CIE-LCH:
78.7519, 14.0253, 340.3014
CIE-Luv:
78.7519, 15.8878, -9.4668
Hunter-Lab:
73.8236, 8.6023, -0.2399
#d8bbcc color charts
#d8bbcc color shades, tints & tones
#d8bbcc color schemes
#d8bbcc color preview, HTML & CSS examples
This text has a color of #d8bbcc
<p style="color:#d8bbcc;">Text here</p>
.mytext {color:#d8bbcc;}
This box has a color of #d8bbcc
<div style="background-color:#d8bbcc;">Content here</div>
.mybackground {background-color:#d8bbcc;}
Border around this has a color of #d8bbcc
<div style="border:2px solid #d8bbcc;">Content here</div>
.myborder {border:2px solid #d8bbcc;}