#d6da8e color space conversions
Hex:
#d6da8e
RGB:
214, 218, 142
CMY:
16, 15, 44
CMYK:
2, 0, 35, 15
HSL:
63°, 50.6667%, 70.5882%
HSV (HSB):
63°, 34.8624%, 85.4902%
XYZ:
57.6854, 66.3919, 35.3658
xyY:
0.3618, 0.4164, 66.3919
CIE-Lab:
85.1959, -12.8592, 36.9964
CIE-LCH:
85.1959, 39.1675, 109.1664
CIE-Luv:
85.1959, 1.2554, 51.9703
Hunter-Lab:
81.4813, -16.2214, 31.3029
#d6da8e color charts
#d6da8e color shades, tints & tones
#d6da8e color schemes
#d6da8e color preview, HTML & CSS examples
This text has a color of #d6da8e
<p style="color:#d6da8e;">Text here</p>
.mytext {color:#d6da8e;}
This box has a color of #d6da8e
<div style="background-color:#d6da8e;">Content here</div>
.mybackground {background-color:#d6da8e;}
Border around this has a color of #d6da8e
<div style="border:2px solid #d6da8e;">Content here</div>
.myborder {border:2px solid #d6da8e;}