#b0452b color space conversions
Hex:
        #b0452b
        RGB:
        176, 69, 43
        CMY:
        31, 73, 83
        CMYK:
        0, 61, 76, 31
      HSL:
        12°, 60.7306%, 42.9412%
        HSV (HSB):
        12°, 75.5682%, 69.0196%
        XYZ:
        20.4687, 13.6608, 3.8435
        xyY:
        0.5390, 0.3598, 13.6608
      CIE-Lab:
        43.7425, 42.1896, 37.3971
        CIE-LCH:
        43.7425, 56.3782, 41.5539
        CIE-Luv:
        43.7425, 84.0201, 28.7867
        Hunter-Lab:
        36.9605, 34.1722, 19.7068
      #b0452b color charts
#b0452b RGB chart
      #b0452b CMYK chart
      #b0452b RGB pie chart
      #b0452b color shades, tints & tones
#b0452b color schemes
#b0452b color preview, HTML & CSS examples
           This text has a color of #b0452b        
        
          <p style="color:#b0452b;">Text here</p>
        
        
          .mytext {color:#b0452b;}
        
        Text color #b0452b
      
           This box has a color of #b0452b        
        
          <div style="background-color:#b0452b;">Content here</div>
        
        
          .mybackground {background-color:#b0452b;}
        
        Background color #b0452b
      
           Border around this has a color of #b0452b        
        
          <div style="border:2px solid #b0452b;">Content here</div>
        
        
          .myborder {border:2px solid #b0452b;}
        
        Border color #b0452b