#d5c059 color space conversions
Hex:
        #d5c059
        RGB:
        213, 192, 89
        CMY:
        16, 25, 65
        CMYK:
        0, 10, 58, 16
      HSL:
        50°, 59.6154%, 59.2157%
        HSV (HSB):
        50°, 58.2160%, 83.5294%
        XYZ:
        48.0934, 52.5667, 17.0628
        xyY:
        0.4085, 0.4465, 52.5667
      CIE-Lab:
        77.6185, -5.0976, 53.5844
        CIE-LCH:
        77.6185, 53.8263, 95.4343
        CIE-Luv:
        77.6185, 19.0207, 65.1486
        Hunter-Lab:
        72.5029, -8.4755, 36.7987
      #d5c059 color charts
#d5c059 RGB chart
      #d5c059 CMYK chart
      #d5c059 RGB pie chart
      #d5c059 color shades, tints & tones
#d5c059 color schemes
#d5c059 color preview, HTML & CSS examples
           This text has a color of #d5c059        
        
          <p style="color:#d5c059;">Text here</p>
        
        
          .mytext {color:#d5c059;}
        
        Text color #d5c059
      
           This box has a color of #d5c059        
        
          <div style="background-color:#d5c059;">Content here</div>
        
        
          .mybackground {background-color:#d5c059;}
        
        Background color #d5c059
      
           Border around this has a color of #d5c059        
        
          <div style="border:2px solid #d5c059;">Content here</div>
        
        
          .myborder {border:2px solid #d5c059;}
        
        Border color #d5c059