#d6d470 color space conversions
Hex:
        #d6d470
        RGB:
        214, 212, 112
        CMY:
        16, 17, 56
        CMYK:
        0, 1, 48, 16
      HSL:
        59°, 55.4348%, 63.9216%
        HSV (HSB):
        59°, 47.6636%, 83.9216%
        XYZ:
        54.1997, 62.5530, 24.5465
        xyY:
        0.3836, 0.4427, 62.5530
      CIE-Lab:
        83.2066, -12.9891, 49.3227
        CIE-LCH:
        83.2066, 51.0044, 104.7539
        CIE-Luv:
        83.2066, 5.9607, 64.5963
        Hunter-Lab:
        79.0904, -16.0845, 36.9620
      #d6d470 color charts
#d6d470 RGB chart
      #d6d470 CMYK chart
      #d6d470 RGB pie chart
      #d6d470 color shades, tints & tones
#d6d470 color schemes
#d6d470 color preview, HTML & CSS examples
           This text has a color of #d6d470        
        
          <p style="color:#d6d470;">Text here</p>
        
        
          .mytext {color:#d6d470;}
        
        Text color #d6d470
      
           This box has a color of #d6d470        
        
          <div style="background-color:#d6d470;">Content here</div>
        
        
          .mybackground {background-color:#d6d470;}
        
        Background color #d6d470
      
           Border around this has a color of #d6d470        
        
          <div style="border:2px solid #d6d470;">Content here</div>
        
        
          .myborder {border:2px solid #d6d470;}
        
        Border color #d6d470