#d6d68e color space conversions
Hex:
#d6d68e
RGB:
214, 214, 142
CMY:
16, 16, 44
CMYK:
0, 0, 34, 16
HSL:
60°, 46.7532%, 69.8039%
HSV (HSB):
60°, 33.6449%, 83.9216%
XYZ:
56.6606, 64.3423, 35.0242
xyY:
0.3631, 0.4124, 64.3423
CIE-Lab:
84.1437, -10.8454, 35.6262
CIE-LCH:
84.1437, 37.2404, 106.9314
CIE-Luv:
84.1437, 3.5948, 49.8246
Hunter-Lab:
80.2136, -14.2866, 30.2614
#d6d68e color charts
#d6d68e color shades, tints & tones
#d6d68e color schemes
#d6d68e color preview, HTML & CSS examples
This text has a color of #d6d68e
<p style="color:#d6d68e;">Text here</p>
.mytext {color:#d6d68e;}
This box has a color of #d6d68e
<div style="background-color:#d6d68e;">Content here</div>
.mybackground {background-color:#d6d68e;}
Border around this has a color of #d6d68e
<div style="border:2px solid #d6d68e;">Content here</div>
.myborder {border:2px solid #d6d68e;}