#b4352e color space conversions
Hex:
        #b4352e
        RGB:
        180, 53, 46
        CMY:
        29, 79, 82
        CMYK:
        0, 71, 74, 29
      HSL:
        3°, 59.2920%, 44.3137%
        HSV (HSB):
        3°, 74.4444%, 70.5882%
        XYZ:
        20.5886, 12.4468, 3.9021
        xyY:
        0.5574, 0.3370, 12.4468
      CIE-Lab:
        41.9175, 50.6400, 33.9188
        CIE-LCH:
        41.9175, 60.9500, 33.8143
        CIE-Luv:
        41.9175, 97.1142, 23.5316
        Hunter-Lab:
        35.2800, 42.4288, 18.1383
      #b4352e color charts
#b4352e RGB chart
      #b4352e CMYK chart
      #b4352e RGB pie chart
      #b4352e color shades, tints & tones
#b4352e color schemes
#b4352e color preview, HTML & CSS examples
           This text has a color of #b4352e        
        
          <p style="color:#b4352e;">Text here</p>
        
        
          .mytext {color:#b4352e;}
        
        Text color #b4352e
      
           This box has a color of #b4352e        
        
          <div style="background-color:#b4352e;">Content here</div>
        
        
          .mybackground {background-color:#b4352e;}
        
        Background color #b4352e
      
           Border around this has a color of #b4352e        
        
          <div style="border:2px solid #b4352e;">Content here</div>
        
        
          .myborder {border:2px solid #b4352e;}
        
        Border color #b4352e