#d8c5d5 color space conversions
Hex:
#d8c5d5
RGB:
216, 197, 213
CMY:
15, 23, 16
CMYK:
0, 9, 1, 15
HSL:
309°, 19.5876%, 80.9804%
HSV (HSB):
309°, 8.7963%, 84.7059%
XYZ:
60.2954, 59.3355, 71.2258
xyY:
0.3159, 0.3109, 59.3355
CIE-Lab:
81.4757, 9.4670, -5.5542
CIE-LCH:
81.4757, 10.9760, 329.6001
CIE-Luv:
81.4757, 9.9138, -10.1244
Hunter-Lab:
77.0296, 4.9203, -0.9021
#d8c5d5 color charts
#d8c5d5 color shades, tints & tones
#d8c5d5 color schemes
#d8c5d5 color preview, HTML & CSS examples
This text has a color of #d8c5d5
<p style="color:#d8c5d5;">Text here</p>
.mytext {color:#d8c5d5;}
This box has a color of #d8c5d5
<div style="background-color:#d8c5d5;">Content here</div>
.mybackground {background-color:#d8c5d5;}
Border around this has a color of #d8c5d5
<div style="border:2px solid #d8c5d5;">Content here</div>
.myborder {border:2px solid #d8c5d5;}