#d6d350 color space conversions
Hex:
        #d6d350
        RGB:
        214, 211, 80
        CMY:
        16, 17, 69
        CMYK:
        0, 1, 63, 16
      HSL:
        59°, 62.0370%, 57.6471%
        HSV (HSB):
        59°, 62.6168%, 83.9216%
        XYZ:
        52.4738, 61.4639, 16.6875
        xyY:
        0.4017, 0.4705, 61.4639
      CIE-Lab:
        82.6275, -14.9414, 63.0171
        CIE-LCH:
        82.6275, 64.7642, 103.3386
        CIE-Luv:
        82.6275, 7.5589, 76.9235
        Hunter-Lab:
        78.3989, -17.7248, 42.2591
      #d6d350 color charts
#d6d350 RGB chart
      #d6d350 CMYK chart
      #d6d350 RGB pie chart
      #d6d350 color shades, tints & tones
#d6d350 color schemes
#d6d350 color preview, HTML & CSS examples
           This text has a color of #d6d350        
        
          <p style="color:#d6d350;">Text here</p>
        
        
          .mytext {color:#d6d350;}
        
        Text color #d6d350
      
           This box has a color of #d6d350        
        
          <div style="background-color:#d6d350;">Content here</div>
        
        
          .mybackground {background-color:#d6d350;}
        
        Background color #d6d350
      
           Border around this has a color of #d6d350        
        
          <div style="border:2px solid #d6d350;">Content here</div>
        
        
          .myborder {border:2px solid #d6d350;}
        
        Border color #d6d350