#d7cdcc color space conversions
Hex:
#d7cdcc
RGB:
215, 205, 204
CMY:
16, 20, 20
CMYK:
0, 5, 5, 16
HSL:
5°, 12.0879%, 82.1569%
HSV (HSB):
5°, 5.1163%, 84.3137%
XYZ:
60.7547, 62.4693, 65.9824
xyY:
0.3211, 0.3302, 62.4693
CIE-Lab:
83.1624, 3.2849, 1.7233
CIE-LCH:
83.1624, 3.7095, 27.6818
CIE-Luv:
83.1624, 5.8349, 2.0023
Hunter-Lab:
79.0376, -1.1060, 5.8296
#d7cdcc color charts
#d7cdcc color shades, tints & tones
#d7cdcc color schemes
#d7cdcc color preview, HTML & CSS examples
This text has a color of #d7cdcc
<p style="color:#d7cdcc;">Text here</p>
.mytext {color:#d7cdcc;}
This box has a color of #d7cdcc
<div style="background-color:#d7cdcc;">Content here</div>
.mybackground {background-color:#d7cdcc;}
Border around this has a color of #d7cdcc
<div style="border:2px solid #d7cdcc;">Content here</div>
.myborder {border:2px solid #d7cdcc;}