#d7dc8d color space conversions
Hex:
#d7dc8d
RGB:
215, 220, 141
CMY:
16, 14, 45
CMYK:
2, 0, 36, 14
HSL:
64°, 53.0201%, 70.7843%
HSV (HSB):
64°, 35.9091%, 86.2745%
XYZ:
58.4252, 67.5566, 35.1597
xyY:
0.3626, 0.4192, 67.5566
CIE-Lab:
85.7842, -13.5929, 38.2782
CIE-LCH:
85.7842, 40.6200, 109.5503
CIE-Luv:
85.7842, 0.7517, 53.6721
Hunter-Lab:
82.1928, -16.9539, 32.1724
#d7dc8d color charts
#d7dc8d color shades, tints & tones
#d7dc8d color schemes
#d7dc8d color preview, HTML & CSS examples
This text has a color of #d7dc8d
<p style="color:#d7dc8d;">Text here</p>
.mytext {color:#d7dc8d;}
This box has a color of #d7dc8d
<div style="background-color:#d7dc8d;">Content here</div>
.mybackground {background-color:#d7dc8d;}
Border around this has a color of #d7dc8d
<div style="border:2px solid #d7dc8d;">Content here</div>
.myborder {border:2px solid #d7dc8d;}