#d3ab50 color space conversions
Hex:
        #d3ab50
        RGB:
        211, 171, 80
        CMY:
        17, 33, 69
        CMYK:
        0, 19, 62, 17
      HSL:
        42°, 59.8174%, 57.0588%
        HSV (HSB):
        42°, 62.0853%, 82.7451%
        XYZ:
        42.8748, 43.5539, 13.7364
        xyY:
        0.4280, 0.4348, 43.5539
      CIE-Lab:
        71.9293, 4.4585, 51.2945
        CIE-LCH:
        71.9293, 51.4879, 85.0324
        CIE-Luv:
        71.9293, 32.4807, 59.1404
        Hunter-Lab:
        65.9954, 0.4732, 33.8560
      #d3ab50 color charts
#d3ab50 RGB chart
      #d3ab50 CMYK chart
      #d3ab50 RGB pie chart
      #d3ab50 color shades, tints & tones
#d3ab50 color schemes
#d3ab50 color preview, HTML & CSS examples
           This text has a color of #d3ab50        
        
          <p style="color:#d3ab50;">Text here</p>
        
        
          .mytext {color:#d3ab50;}
        
        Text color #d3ab50
      
           This box has a color of #d3ab50        
        
          <div style="background-color:#d3ab50;">Content here</div>
        
        
          .mybackground {background-color:#d3ab50;}
        
        Background color #d3ab50
      
           Border around this has a color of #d3ab50        
        
          <div style="border:2px solid #d3ab50;">Content here</div>
        
        
          .myborder {border:2px solid #d3ab50;}
        
        Border color #d3ab50