#d6d516 color space conversions
Hex:
        #d6d516
        RGB:
        214, 213, 22
        CMY:
        16, 16, 91
        CMYK:
        0, 0, 90, 16
      HSL:
        60°, 81.3559%, 46.2745%
        HSV (HSB):
        60°, 89.7196%, 83.9216%
        XYZ:
        51.6706, 61.9426, 9.9918
        xyY:
        0.4180, 0.5011, 61.9426
      CIE-Lab:
        82.8829, -18.1457, 80.2769
        CIE-LCH:
        82.8829, 82.3022, 102.7370
        CIE-Luv:
        82.8829, 7.1517, 89.6447
        Hunter-Lab:
        78.7036, -20.5422, 47.5653
      #d6d516 color charts
#d6d516 RGB chart
      #d6d516 CMYK chart
      #d6d516 RGB pie chart
      #d6d516 color shades, tints & tones
#d6d516 color schemes
#d6d516 color preview, HTML & CSS examples
           This text has a color of #d6d516        
        
          <p style="color:#d6d516;">Text here</p>
        
        
          .mytext {color:#d6d516;}
        
        Text color #d6d516
      
           This box has a color of #d6d516        
        
          <div style="background-color:#d6d516;">Content here</div>
        
        
          .mybackground {background-color:#d6d516;}
        
        Background color #d6d516
      
           Border around this has a color of #d6d516        
        
          <div style="border:2px solid #d6d516;">Content here</div>
        
        
          .myborder {border:2px solid #d6d516;}
        
        Border color #d6d516