#b43f22 color space conversions
Hex:
        #b43f22
        RGB:
        180, 63, 34
        CMY:
        29, 75, 87
        CMYK:
        0, 65, 81, 29
      HSL:
        12°, 68.2243%, 41.9608%
        HSV (HSB):
        12°, 81.1111%, 70.5882%
        XYZ:
        20.8886, 13.3738, 2.9938
        xyY:
        0.5607, 0.3590, 13.3738
      CIE-Lab:
        43.3212, 46.0414, 41.9128
        CIE-LCH:
        43.3212, 62.2615, 42.3125
        CIE-Luv:
        43.3212, 92.7485, 30.3568
        Hunter-Lab:
        36.5702, 37.9600, 20.7454
      #b43f22 color charts
#b43f22 RGB chart
      #b43f22 CMYK chart
      #b43f22 RGB pie chart
      #b43f22 color shades, tints & tones
#b43f22 color schemes
#b43f22 color preview, HTML & CSS examples
           This text has a color of #b43f22        
        
          <p style="color:#b43f22;">Text here</p>
        
        
          .mytext {color:#b43f22;}
        
        Text color #b43f22
      
           This box has a color of #b43f22        
        
          <div style="background-color:#b43f22;">Content here</div>
        
        
          .mybackground {background-color:#b43f22;}
        
        Background color #b43f22
      
           Border around this has a color of #b43f22        
        
          <div style="border:2px solid #b43f22;">Content here</div>
        
        
          .myborder {border:2px solid #b43f22;}
        
        Border color #b43f22