#d5c350 color space conversions
Hex:
        #d5c350
        RGB:
        213, 195, 80
        CMY:
        16, 24, 69
        CMYK:
        0, 8, 62, 16
      HSL:
        52°, 61.2903%, 57.4510%
        HSV (HSB):
        52°, 62.4413%, 83.5294%
        XYZ:
        48.4036, 53.7555, 15.4141
        xyY:
        0.4117, 0.4572, 53.7555
      CIE-Lab:
        78.3190, -7.2621, 58.3833
        CIE-LCH:
        78.3190, 58.8332, 97.0904
        CIE-Luv:
        78.3190, 17.3632, 69.8804
        Hunter-Lab:
        73.3182, -10.4635, 38.8578
      #d5c350 color charts
#d5c350 RGB chart
      #d5c350 CMYK chart
      #d5c350 RGB pie chart
      #d5c350 color shades, tints & tones
#d5c350 color schemes
#d5c350 color preview, HTML & CSS examples
           This text has a color of #d5c350        
        
          <p style="color:#d5c350;">Text here</p>
        
        
          .mytext {color:#d5c350;}
        
        Text color #d5c350
      
           This box has a color of #d5c350        
        
          <div style="background-color:#d5c350;">Content here</div>
        
        
          .mybackground {background-color:#d5c350;}
        
        Background color #d5c350
      
           Border around this has a color of #d5c350        
        
          <div style="border:2px solid #d5c350;">Content here</div>
        
        
          .myborder {border:2px solid #d5c350;}
        
        Border color #d5c350