#bd804d color space conversions
Hex:
        #bd804d
        RGB:
        189, 128, 77
        CMY:
        26, 50, 70
        CMYK:
        0, 32, 59, 26
      HSL:
        27°, 45.9016%, 52.1569%
        HSV (HSB):
        27°, 59.2593%, 74.1176%
        XYZ:
        30.0450, 26.7930, 10.6092
        xyY:
        0.4455, 0.3972, 26.7930
      CIE-Lab:
        58.7822, 18.2654, 36.9031
        CIE-LCH:
        58.7822, 41.1761, 63.6666
        CIE-Luv:
        58.7822, 46.8426, 39.4433
        Hunter-Lab:
        51.7619, 13.0262, 24.0812
      #bd804d color charts
#bd804d RGB chart
      #bd804d CMYK chart
      #bd804d RGB pie chart
      #bd804d color shades, tints & tones
#bd804d color schemes
#bd804d color preview, HTML & CSS examples
           This text has a color of #bd804d        
        
          <p style="color:#bd804d;">Text here</p>
        
        
          .mytext {color:#bd804d;}
        
        Text color #bd804d
      
           This box has a color of #bd804d        
        
          <div style="background-color:#bd804d;">Content here</div>
        
        
          .mybackground {background-color:#bd804d;}
        
        Background color #bd804d
      
           Border around this has a color of #bd804d        
        
          <div style="border:2px solid #bd804d;">Content here</div>
        
        
          .myborder {border:2px solid #bd804d;}
        
        Border color #bd804d