#d6d97e color space conversions
Hex:
#d6d97e
RGB:
214, 217, 126
CMY:
16, 15, 51
CMYK:
1, 0, 42, 15
HSL:
62°, 54.4910%, 67.2549%
HSV (HSB):
62°, 41.9355%, 85.0980%
XYZ:
56.3103, 65.4282, 29.3997
xyY:
0.3726, 0.4329, 65.4282
CIE-Lab:
84.7039, -14.1293, 44.3595
CIE-LCH:
84.7039, 46.5553, 107.6676
CIE-Luv:
84.7039, 2.4322, 60.1843
Hunter-Lab:
80.8877, -17.2900, 35.0717
#d6d97e color charts
#d6d97e color shades, tints & tones
#d6d97e color schemes
#d6d97e color preview, HTML & CSS examples
This text has a color of #d6d97e
<p style="color:#d6d97e;">Text here</p>
.mytext {color:#d6d97e;}
This box has a color of #d6d97e
<div style="background-color:#d6d97e;">Content here</div>
.mybackground {background-color:#d6d97e;}
Border around this has a color of #d6d97e
<div style="border:2px solid #d6d97e;">Content here</div>
.myborder {border:2px solid #d6d97e;}