#bd673b color space conversions
Hex:
        #bd673b
        RGB:
        189, 103, 59
        CMY:
        26, 60, 77
        CMYK:
        0, 46, 69, 26
      HSL:
        20°, 52.4194%, 48.6275%
        HSV (HSB):
        20°, 68.7831%, 74.1176%
        XYZ:
        26.6259, 20.8351, 6.7559
        xyY:
        0.4911, 0.3843, 20.8351
      CIE-Lab:
        52.7685, 30.7429, 39.3884
        CIE-LCH:
        52.7685, 49.9657, 52.0278
        CIE-Luv:
        52.7685, 67.5573, 36.6192
        Hunter-Lab:
        45.6455, 24.2432, 23.1764
      #bd673b color charts
#bd673b RGB chart
      #bd673b CMYK chart
      #bd673b RGB pie chart
      #bd673b color shades, tints & tones
#bd673b color schemes
#bd673b color preview, HTML & CSS examples
           This text has a color of #bd673b        
        
          <p style="color:#bd673b;">Text here</p>
        
        
          .mytext {color:#bd673b;}
        
        Text color #bd673b
      
           This box has a color of #bd673b        
        
          <div style="background-color:#bd673b;">Content here</div>
        
        
          .mybackground {background-color:#bd673b;}
        
        Background color #bd673b
      
           Border around this has a color of #bd673b        
        
          <div style="border:2px solid #bd673b;">Content here</div>
        
        
          .myborder {border:2px solid #bd673b;}
        
        Border color #bd673b