#d7cece color space conversions
Hex:
#d7cece
RGB:
215, 206, 206
CMY:
16, 19, 19
CMYK:
0, 4, 4, 16
HSL:
0°, 10.1124%, 82.5490%
HSV (HSB):
0°, 4.1860%, 84.3137%
XYZ:
61.2362, 63.0459, 67.3341
xyY:
0.3196, 0.3290, 63.0459
CIE-Lab:
83.4665, 3.1087, 1.0997
CIE-LCH:
83.4665, 3.2975, 19.4819
CIE-Luv:
83.4665, 5.1797, 1.1028
Hunter-Lab:
79.4015, -1.2893, 5.3019
#d7cece color charts
#d7cece color shades, tints & tones
#d7cece color schemes
#d7cece color preview, HTML & CSS examples
This text has a color of #d7cece
<p style="color:#d7cece;">Text here</p>
.mytext {color:#d7cece;}
This box has a color of #d7cece
<div style="background-color:#d7cece;">Content here</div>
.mybackground {background-color:#d7cece;}
Border around this has a color of #d7cece
<div style="border:2px solid #d7cece;">Content here</div>
.myborder {border:2px solid #d7cece;}