#d5b945 color space conversions
Hex:
        #d5b945
        RGB:
        213, 185, 69
        CMY:
        16, 27, 73
        CMYK:
        0, 13, 68, 16
      HSL:
        48°, 63.1579%, 55.2941%
        HSV (HSB):
        48°, 67.6056%, 83.5294%
        XYZ:
        45.8637, 49.2737, 12.7237
        xyY:
        0.4252, 0.4568, 49.2737
      CIE-Lab:
        75.6213, -2.7441, 60.1882
        CIE-LCH:
        75.6213, 60.2507, 92.6104
        CIE-Luv:
        75.6213, 24.6083, 69.2178
        Hunter-Lab:
        70.1952, -6.2145, 38.3897
      #d5b945 color charts
#d5b945 RGB chart
      #d5b945 CMYK chart
      #d5b945 RGB pie chart
      #d5b945 color shades, tints & tones
#d5b945 color schemes
#d5b945 color preview, HTML & CSS examples
           This text has a color of #d5b945        
        
          <p style="color:#d5b945;">Text here</p>
        
        
          .mytext {color:#d5b945;}
        
        Text color #d5b945
      
           This box has a color of #d5b945        
        
          <div style="background-color:#d5b945;">Content here</div>
        
        
          .mybackground {background-color:#d5b945;}
        
        Background color #d5b945
      
           Border around this has a color of #d5b945        
        
          <div style="border:2px solid #d5b945;">Content here</div>
        
        
          .myborder {border:2px solid #d5b945;}
        
        Border color #d5b945