#d5a52e color space conversions
Hex:
        #d5a52e
        RGB:
        213, 165, 46
        CMY:
        16, 35, 82
        CMYK:
        0, 23, 78, 16
      HSL:
        43°, 66.5339%, 50.7843%
        HSV (HSB):
        43°, 78.4038%, 83.5294%
        XYZ:
        41.3888, 41.2537, 8.3661
        xyY:
        0.4548, 0.4533, 41.2537
      CIE-Lab:
        70.3533, 6.7694, 63.8591
        CIE-LCH:
        70.3533, 64.2169, 83.9490
        CIE-Luv:
        70.3533, 40.0079, 67.1783
        Hunter-Lab:
        64.2290, 2.6237, 37.2375
      #d5a52e color charts
#d5a52e RGB chart
      #d5a52e CMYK chart
      #d5a52e RGB pie chart
      #d5a52e color shades, tints & tones
#d5a52e color schemes
#d5a52e color preview, HTML & CSS examples
           This text has a color of #d5a52e        
        
          <p style="color:#d5a52e;">Text here</p>
        
        
          .mytext {color:#d5a52e;}
        
        Text color #d5a52e
      
           This box has a color of #d5a52e        
        
          <div style="background-color:#d5a52e;">Content here</div>
        
        
          .mybackground {background-color:#d5a52e;}
        
        Background color #d5a52e
      
           Border around this has a color of #d5a52e        
        
          <div style="border:2px solid #d5a52e;">Content here</div>
        
        
          .myborder {border:2px solid #d5a52e;}
        
        Border color #d5a52e