#d5c259 color space conversions
Hex:
        #d5c259
        RGB:
        213, 194, 89
        CMY:
        16, 24, 65
        CMYK:
        0, 9, 58, 16
      HSL:
        51°, 59.6154%, 59.2157%
        HSV (HSB):
        51°, 58.2160%, 83.5294%
        XYZ:
        48.5355, 53.4510, 17.2102
        xyY:
        0.4072, 0.4484, 53.4510
      CIE-Lab:
        78.1405, -6.1305, 54.1749
        CIE-LCH:
        78.1405, 54.5206, 96.4562
        CIE-Luv:
        78.1405, 17.6875, 66.0585
        Hunter-Lab:
        73.1102, -9.4423, 37.2202
      #d5c259 color charts
#d5c259 RGB chart
      #d5c259 CMYK chart
      #d5c259 RGB pie chart
      #d5c259 color shades, tints & tones
#d5c259 color schemes
#d5c259 color preview, HTML & CSS examples
           This text has a color of #d5c259        
        
          <p style="color:#d5c259;">Text here</p>
        
        
          .mytext {color:#d5c259;}
        
        Text color #d5c259
      
           This box has a color of #d5c259        
        
          <div style="background-color:#d5c259;">Content here</div>
        
        
          .mybackground {background-color:#d5c259;}
        
        Background color #d5c259
      
           Border around this has a color of #d5c259        
        
          <div style="border:2px solid #d5c259;">Content here</div>
        
        
          .myborder {border:2px solid #d5c259;}
        
        Border color #d5c259