#d8d8c5 color space conversions
Hex:
#d8d8c5
RGB:
216, 216, 197
CMY:
15, 15, 23
CMYK:
0, 0, 9, 15
HSL:
60°, 19.5876%, 80.9804%
HSV (HSB):
60°, 8.7963%, 84.7059%
XYZ:
62.9528, 67.7419, 62.5808
xyY:
0.3257, 0.3505, 67.7419
CIE-Lab:
85.8772, -3.2841, 9.3638
CIE-LCH:
85.8772, 9.9230, 109.3269
CIE-Luv:
85.8772, 1.0426, 14.4328
Hunter-Lab:
82.3055, -7.5056, 12.5327
#d8d8c5 color charts
#d8d8c5 color shades, tints & tones
#d8d8c5 color schemes
#d8d8c5 color preview, HTML & CSS examples
This text has a color of #d8d8c5
<p style="color:#d8d8c5;">Text here</p>
.mytext {color:#d8d8c5;}
This box has a color of #d8d8c5
<div style="background-color:#d8d8c5;">Content here</div>
.mybackground {background-color:#d8d8c5;}
Border around this has a color of #d8d8c5
<div style="border:2px solid #d8d8c5;">Content here</div>
.myborder {border:2px solid #d8d8c5;}