#bd976e color space conversions
Hex:
        #bd976e
        RGB:
        189, 151, 110
        CMY:
        26, 41, 57
        CMYK:
        0, 20, 42, 26
      HSL:
        31°, 37.4408%, 58.6275%
        HSV (HSB):
        31°, 41.7989%, 74.1176%
        XYZ:
        34.8673, 34.0778, 19.4918
        xyY:
        0.3943, 0.3853, 34.0778
      CIE-Lab:
        65.0243, 8.6863, 26.9788
        CIE-LCH:
        65.0243, 28.3427, 72.1532
        CIE-Luv:
        65.0243, 27.7897, 32.9819
        Hunter-Lab:
        58.3762, 4.4573, 21.0664
      #bd976e color charts
#bd976e RGB chart
      #bd976e CMYK chart
      #bd976e RGB pie chart
      #bd976e color shades, tints & tones
#bd976e color schemes
#bd976e color preview, HTML & CSS examples
           This text has a color of #bd976e        
        
          <p style="color:#bd976e;">Text here</p>
        
        
          .mytext {color:#bd976e;}
        
        Text color #bd976e
      
           This box has a color of #bd976e        
        
          <div style="background-color:#bd976e;">Content here</div>
        
        
          .mybackground {background-color:#bd976e;}
        
        Background color #bd976e
      
           Border around this has a color of #bd976e        
        
          <div style="border:2px solid #bd976e;">Content here</div>
        
        
          .myborder {border:2px solid #bd976e;}
        
        Border color #bd976e