#d6d96c color space conversions
Hex:
#d6d96c
RGB:
214, 217, 108
CMY:
16, 15, 58
CMYK:
1, 0, 50, 15
HSL:
62°, 58.9189%, 63.7255%
HSV (HSB):
62°, 50.2304%, 85.0980%
XYZ:
55.2512, 65.0046, 23.8224
xyY:
0.3835, 0.4512, 65.0046
CIE-Lab:
84.4861, -15.8399, 52.7375
CIE-LCH:
84.4861, 55.0650, 106.7178
CIE-Luv:
84.4861, 3.0179, 68.8170
Hunter-Lab:
80.6254, -18.7715, 38.9193
#d6d96c color charts
#d6d96c color shades, tints & tones
#d6d96c color schemes
#d6d96c color preview, HTML & CSS examples
This text has a color of #d6d96c
<p style="color:#d6d96c;">Text here</p>
.mytext {color:#d6d96c;}
This box has a color of #d6d96c
<div style="background-color:#d6d96c;">Content here</div>
.mybackground {background-color:#d6d96c;}
Border around this has a color of #d6d96c
<div style="border:2px solid #d6d96c;">Content here</div>
.myborder {border:2px solid #d6d96c;}