#b8332b color space conversions
Hex:
        #b8332b
        RGB:
        184, 51, 43
        CMY:
        28, 80, 83
        CMYK:
        0, 72, 77, 28
      HSL:
        3°, 62.1145%, 44.5098%
        HSV (HSB):
        3°, 76.6304%, 72.1569%
        XYZ:
        21.3870, 12.7324, 3.6159
        xyY:
        0.5668, 0.3374, 12.7324
      CIE-Lab:
        42.3573, 52.5771, 36.3302
        CIE-LCH:
        42.3573, 63.9080, 34.6441
        CIE-Luv:
        42.3573, 102.0919, 24.7897
        Hunter-Lab:
        35.6825, 44.5432, 18.9696
      #b8332b color charts
#b8332b RGB chart
      #b8332b CMYK chart
      #b8332b RGB pie chart
      #b8332b color shades, tints & tones
#b8332b color schemes
#b8332b color preview, HTML & CSS examples
           This text has a color of #b8332b        
        
          <p style="color:#b8332b;">Text here</p>
        
        
          .mytext {color:#b8332b;}
        
        Text color #b8332b
      
           This box has a color of #b8332b        
        
          <div style="background-color:#b8332b;">Content here</div>
        
        
          .mybackground {background-color:#b8332b;}
        
        Background color #b8332b
      
           Border around this has a color of #b8332b        
        
          <div style="border:2px solid #b8332b;">Content here</div>
        
        
          .myborder {border:2px solid #b8332b;}
        
        Border color #b8332b