#d6d464 color space conversions
Hex:
        #d6d464
        RGB:
        214, 212, 100
        CMY:
        16, 17, 61
        CMYK:
        0, 1, 53, 16
      HSL:
        59°, 58.1633%, 61.5686%
        HSV (HSB):
        59°, 53.2710%, 83.9216%
        XYZ:
        53.5753, 62.3032, 21.2586
        xyY:
        0.3907, 0.4543, 62.3032
      CIE-Lab:
        83.0744, -14.0176, 54.7921
        CIE-LCH:
        83.0744, 56.5567, 104.3503
        CIE-Luv:
        83.0744, 6.3589, 69.9031
        Hunter-Lab:
        78.9324, -16.9749, 39.2843
      #d6d464 color charts
#d6d464 RGB chart
      #d6d464 CMYK chart
      #d6d464 RGB pie chart
      #d6d464 color shades, tints & tones
#d6d464 color schemes
#d6d464 color preview, HTML & CSS examples
           This text has a color of #d6d464        
        
          <p style="color:#d6d464;">Text here</p>
        
        
          .mytext {color:#d6d464;}
        
        Text color #d6d464
      
           This box has a color of #d6d464        
        
          <div style="background-color:#d6d464;">Content here</div>
        
        
          .mybackground {background-color:#d6d464;}
        
        Background color #d6d464
      
           Border around this has a color of #d6d464        
        
          <div style="border:2px solid #d6d464;">Content here</div>
        
        
          .myborder {border:2px solid #d6d464;}
        
        Border color #d6d464