#d6d94e color space conversions
Hex:
#d6d94e
RGB:
214, 217, 78
CMY:
16, 15, 69
CMYK:
1, 0, 64, 15
HSL:
61°, 64.6512%, 57.8431%
HSV (HSB):
61°, 64.0553%, 85.0980%
XYZ:
53.9196, 64.4719, 16.8102
xyY:
0.3988, 0.4769, 64.4719
CIE-Lab:
84.2109, -18.0334, 65.4853
CIE-LCH:
84.2109, 67.9230, 105.3965
CIE-Luv:
84.2109, 3.7876, 80.1653
Hunter-Lab:
80.2944, -20.6483, 43.7933
#d6d94e color charts
#d6d94e color shades, tints & tones
#d6d94e color schemes
#d6d94e color preview, HTML & CSS examples
This text has a color of #d6d94e
<p style="color:#d6d94e;">Text here</p>
.mytext {color:#d6d94e;}
This box has a color of #d6d94e
<div style="background-color:#d6d94e;">Content here</div>
.mybackground {background-color:#d6d94e;}
Border around this has a color of #d6d94e
<div style="border:2px solid #d6d94e;">Content here</div>
.myborder {border:2px solid #d6d94e;}