#d7dcd0 color space conversions
Hex:
#d7dcd0
RGB:
215, 220, 208
CMY:
16, 14, 18
CMYK:
2, 0, 5, 14
HSL:
85°, 14.6341%, 83.9216%
HSV (HSB):
85°, 5.4545%, 86.2745%
XYZ:
65.0027, 70.1875, 69.7960
xyY:
0.3171, 0.3424, 70.1875
CIE-Lab:
87.0888, -3.8261, 5.2931
CIE-LCH:
87.0888, 6.5311, 125.8610
CIE-Luv:
87.0888, -2.1863, 8.6243
Hunter-Lab:
83.7780, -8.1148, 9.2497
#d7dcd0 color charts
#d7dcd0 color shades, tints & tones
#d7dcd0 color schemes
#d7dcd0 color preview, HTML & CSS examples
This text has a color of #d7dcd0
<p style="color:#d7dcd0;">Text here</p>
.mytext {color:#d7dcd0;}
This box has a color of #d7dcd0
<div style="background-color:#d7dcd0;">Content here</div>
.mybackground {background-color:#d7dcd0;}
Border around this has a color of #d7dcd0
<div style="border:2px solid #d7dcd0;">Content here</div>
.myborder {border:2px solid #d7dcd0;}