#d8d2cb color space conversions
Hex:
#d8d2cb
RGB:
216, 210, 203
CMY:
15, 18, 20
CMYK:
0, 3, 6, 15
HSL:
32°, 14.2857%, 82.1569%
HSV (HSB):
32°, 6.0185%, 84.7059%
XYZ:
62.1450, 65.0039, 65.7715
xyY:
0.3221, 0.3369, 65.0039
CIE-Lab:
84.4858, 0.8413, 4.1854
CIE-LCH:
84.4858, 4.2691, 78.6348
CIE-Luv:
84.4858, 3.8639, 6.1080
Hunter-Lab:
80.6250, -3.5077, 8.0704
#d8d2cb color charts
#d8d2cb color shades, tints & tones
#d8d2cb color schemes
#d8d2cb color preview, HTML & CSS examples
This text has a color of #d8d2cb
<p style="color:#d8d2cb;">Text here</p>
.mytext {color:#d8d2cb;}
This box has a color of #d8d2cb
<div style="background-color:#d8d2cb;">Content here</div>
.mybackground {background-color:#d8d2cb;}
Border around this has a color of #d8d2cb
<div style="border:2px solid #d8d2cb;">Content here</div>
.myborder {border:2px solid #d8d2cb;}