#d7ddd2 color space conversions
Hex:
#d7ddd2
RGB:
215, 221, 210
CMY:
16, 13, 18
CMYK:
3, 0, 5, 13
HSL:
93°, 13.9241%, 84.5098%
HSV (HSB):
93°, 4.9774%, 86.6667%
XYZ:
65.5136, 70.8131, 71.1881
xyY:
0.3157, 0.3412, 70.8131
CIE-Lab:
87.3941, -3.9911, 4.6806
CIE-LCH:
87.3941, 6.1512, 130.4537
CIE-Luv:
87.3941, -2.7978, 7.7508
Hunter-Lab:
84.1505, -8.2960, 8.7483
#d7ddd2 color charts
#d7ddd2 color shades, tints & tones
#d7ddd2 color schemes
#d7ddd2 color preview, HTML & CSS examples
This text has a color of #d7ddd2
<p style="color:#d7ddd2;">Text here</p>
.mytext {color:#d7ddd2;}
This box has a color of #d7ddd2
<div style="background-color:#d7ddd2;">Content here</div>
.mybackground {background-color:#d7ddd2;}
Border around this has a color of #d7ddd2
<div style="border:2px solid #d7ddd2;">Content here</div>
.myborder {border:2px solid #d7ddd2;}