#d6d06e color space conversions
Hex:
#d6d06e
RGB:
214, 208, 110
CMY:
16, 18, 57
CMYK:
0, 3, 49, 16
HSL:
57°, 55.9140%, 63.5294%
HSV (HSB):
57°, 48.5981%, 83.9216%
XYZ:
53.1019, 60.5337, 23.6373
xyY:
0.3868, 0.4410, 60.5337
CIE-Lab:
82.1274, -11.1558, 48.9840
CIE-LCH:
82.1274, 50.2382, 102.8300
CIE-Luv:
82.1274, 8.5175, 63.5939
Hunter-Lab:
77.8034, -14.3272, 36.4496
#d6d06e color charts
#d6d06e color shades, tints & tones
#d6d06e color schemes
#d6d06e color preview, HTML & CSS examples
This text has a color of #d6d06e
<p style="color:#d6d06e;">Text here</p>
.mytext {color:#d6d06e;}
This box has a color of #d6d06e
<div style="background-color:#d6d06e;">Content here</div>
.mybackground {background-color:#d6d06e;}
Border around this has a color of #d6d06e
<div style="border:2px solid #d6d06e;">Content here</div>
.myborder {border:2px solid #d6d06e;}