#d7ddc3 color space conversions
Hex:
#d7ddc3
RGB:
215, 221, 195
CMY:
16, 13, 24
CMYK:
3, 0, 12, 13
HSL:
74°, 27.6596%, 81.5686%
HSV (HSB):
74°, 11.7647%, 86.6667%
XYZ:
63.7311, 70.1001, 61.8014
xyY:
0.3258, 0.3583, 70.1001
CIE-Lab:
87.0459, -6.5329, 12.0721
CIE-LCH:
87.0459, 13.7264, 118.4204
CIE-Luv:
87.0459, -2.0823, 18.9366
Hunter-Lab:
83.7258, -10.6480, 14.8437
#d7ddc3 color charts
#d7ddc3 color shades, tints & tones
#d7ddc3 color schemes
#d7ddc3 color preview, HTML & CSS examples
This text has a color of #d7ddc3
<p style="color:#d7ddc3;">Text here</p>
.mytext {color:#d7ddc3;}
This box has a color of #d7ddc3
<div style="background-color:#d7ddc3;">Content here</div>
.mybackground {background-color:#d7ddc3;}
Border around this has a color of #d7ddc3
<div style="border:2px solid #d7ddc3;">Content here</div>
.myborder {border:2px solid #d7ddc3;}