#d3bc55 color space conversions
Hex:
        #d3bc55
        RGB:
        211, 188, 85
        CMY:
        17, 26, 67
        CMYK:
        0, 11, 60, 17
      HSL:
        49°, 58.8785%, 58.0392%
        HSV (HSB):
        49°, 59.7156%, 82.7451%
        XYZ:
        46.4869, 50.4712, 15.8861
        xyY:
        0.4120, 0.4473, 50.4712
      CIE-Lab:
        76.3576, -4.1494, 53.9483
        CIE-LCH:
        76.3576, 54.1076, 94.3983
        CIE-Luv:
        76.3576, 20.4587, 64.8229
        Hunter-Lab:
        71.0431, -7.5243, 36.4722
      #d3bc55 color charts
#d3bc55 RGB chart
      #d3bc55 CMYK chart
      #d3bc55 RGB pie chart
      #d3bc55 color shades, tints & tones
#d3bc55 color schemes
#d3bc55 color preview, HTML & CSS examples
           This text has a color of #d3bc55        
        
          <p style="color:#d3bc55;">Text here</p>
        
        
          .mytext {color:#d3bc55;}
        
        Text color #d3bc55
      
           This box has a color of #d3bc55        
        
          <div style="background-color:#d3bc55;">Content here</div>
        
        
          .mybackground {background-color:#d3bc55;}
        
        Background color #d3bc55
      
           Border around this has a color of #d3bc55        
        
          <div style="border:2px solid #d3bc55;">Content here</div>
        
        
          .myborder {border:2px solid #d3bc55;}
        
        Border color #d3bc55