#d7cdd9 color space conversions
Hex:
#d7cdd9
RGB:
215, 205, 217
CMY:
16, 20, 15
CMYK:
1, 6, 0, 15
HSL:
290°, 13.6364%, 82.7451%
HSV (HSB):
290°, 5.5300%, 85.0980%
XYZ:
62.3800, 63.1195, 74.5411
xyY:
0.3118, 0.3155, 63.1195
CIE-Lab:
83.5052, 5.6143, -4.7081
CIE-LCH:
83.5052, 7.3270, 320.0172
CIE-Luv:
83.5052, 4.9525, -8.1785
Hunter-Lab:
79.4478, 1.1193, -0.0149
#d7cdd9 color charts
#d7cdd9 color shades, tints & tones
#d7cdd9 color schemes
#d7cdd9 color preview, HTML & CSS examples
This text has a color of #d7cdd9
<p style="color:#d7cdd9;">Text here</p>
.mytext {color:#d7cdd9;}
This box has a color of #d7cdd9
<div style="background-color:#d7cdd9;">Content here</div>
.mybackground {background-color:#d7cdd9;}
Border around this has a color of #d7cdd9
<div style="border:2px solid #d7cdd9;">Content here</div>
.myborder {border:2px solid #d7cdd9;}