#bd442b color space conversions
Hex:
        #bd442b
        RGB:
        189, 68, 43
        CMY:
        26, 73, 83
        CMYK:
        0, 64, 77, 26
      HSL:
        10°, 62.9310%, 45.4902%
        HSV (HSB):
        10°, 77.2487%, 74.1176%
        XYZ:
        23.4894, 15.1275, 3.9674
        xyY:
        0.5516, 0.3552, 15.1275
      CIE-Lab:
        45.8083, 47.3573, 40.2614
        CIE-LCH:
        45.8083, 62.1586, 40.3700
        CIE-Luv:
        45.8083, 95.4970, 30.1972
        Hunter-Lab:
        38.8941, 39.7376, 21.1780
      #bd442b color charts
#bd442b RGB chart
      #bd442b CMYK chart
      #bd442b RGB pie chart
      #bd442b color shades, tints & tones
#bd442b color schemes
#bd442b color preview, HTML & CSS examples
           This text has a color of #bd442b        
        
          <p style="color:#bd442b;">Text here</p>
        
        
          .mytext {color:#bd442b;}
        
        Text color #bd442b
      
           This box has a color of #bd442b        
        
          <div style="background-color:#bd442b;">Content here</div>
        
        
          .mybackground {background-color:#bd442b;}
        
        Background color #bd442b
      
           Border around this has a color of #bd442b        
        
          <div style="border:2px solid #bd442b;">Content here</div>
        
        
          .myborder {border:2px solid #bd442b;}
        
        Border color #bd442b