#d5b356 color space conversions
Hex:
        #d5b356
        RGB:
        213, 179, 86
        CMY:
        16, 30, 66
        CMYK:
        0, 16, 60, 16
      HSL:
        44°, 60.1896%, 58.6275%
        HSV (HSB):
        44°, 59.6244%, 83.5294%
        XYZ:
        45.2404, 47.0582, 15.5028
        xyY:
        0.4197, 0.4365, 47.0582
      CIE-Lab:
        74.2270, 1.4811, 51.1286
        CIE-LCH:
        74.2270, 51.1500, 88.3407
        CIE-Luv:
        74.2270, 28.0188, 60.4512
        Hunter-Lab:
        68.5990, -2.3292, 34.6202
      #d5b356 color charts
#d5b356 RGB chart
      #d5b356 CMYK chart
      #d5b356 RGB pie chart
      #d5b356 color shades, tints & tones
#d5b356 color schemes
#d5b356 color preview, HTML & CSS examples
           This text has a color of #d5b356        
        
          <p style="color:#d5b356;">Text here</p>
        
        
          .mytext {color:#d5b356;}
        
        Text color #d5b356
      
           This box has a color of #d5b356        
        
          <div style="background-color:#d5b356;">Content here</div>
        
        
          .mybackground {background-color:#d5b356;}
        
        Background color #d5b356
      
           Border around this has a color of #d5b356        
        
          <div style="border:2px solid #d5b356;">Content here</div>
        
        
          .myborder {border:2px solid #d5b356;}
        
        Border color #d5b356