#d7ddcc color space conversions
Hex:
#d7ddcc
RGB:
215, 221, 204
CMY:
16, 13, 20
CMYK:
3, 0, 8, 13
HSL:
81°, 20.0000%, 83.3333%
HSV (HSB):
81°, 7.6923%, 86.6667%
XYZ:
64.7799, 70.5196, 67.3241
xyY:
0.3197, 0.3480, 70.5196
CIE-Lab:
87.2511, -5.0297, 7.6333
CIE-LCH:
87.2511, 9.1413, 123.3815
CIE-Luv:
87.2511, -2.5078, 12.2828
Hunter-Lab:
83.9760, -9.2613, 11.2500
#d7ddcc color charts
#d7ddcc color shades, tints & tones
#d7ddcc color schemes
#d7ddcc color preview, HTML & CSS examples
This text has a color of #d7ddcc
<p style="color:#d7ddcc;">Text here</p>
.mytext {color:#d7ddcc;}
This box has a color of #d7ddcc
<div style="background-color:#d7ddcc;">Content here</div>
.mybackground {background-color:#d7ddcc;}
Border around this has a color of #d7ddcc
<div style="border:2px solid #d7ddcc;">Content here</div>
.myborder {border:2px solid #d7ddcc;}