#d8cd8d color space conversions
Hex:
#d8cd8d
RGB:
216, 205, 141
CMY:
15, 20, 45
CMYK:
0, 5, 35, 15
HSL:
51°, 49.0196%, 70.0000%
HSV (HSB):
51°, 34.7222%, 84.7059%
XYZ:
54.9579, 60.1847, 33.9195
xyY:
0.3687, 0.4038, 60.1847
CIE-Lab:
81.9385, -5.5983, 33.2802
CIE-LCH:
81.9385, 33.7478, 99.5488
CIE-Luv:
81.9385, 10.2783, 45.7112
Hunter-Lab:
77.5788, -9.3108, 28.3820
#d8cd8d color charts
#d8cd8d color shades, tints & tones
#d8cd8d color schemes
#d8cd8d color preview, HTML & CSS examples
This text has a color of #d8cd8d
<p style="color:#d8cd8d;">Text here</p>
.mytext {color:#d8cd8d;}
This box has a color of #d8cd8d
<div style="background-color:#d8cd8d;">Content here</div>
.mybackground {background-color:#d8cd8d;}
Border around this has a color of #d8cd8d
<div style="border:2px solid #d8cd8d;">Content here</div>
.myborder {border:2px solid #d8cd8d;}