#b4352b color space conversions
Hex:
        #b4352b
        RGB:
        180, 53, 43
        CMY:
        29, 79, 83
        CMYK:
        0, 71, 76, 29
      HSL:
        4°, 61.4350%, 43.7255%
        HSV (HSB):
        4°, 76.1111%, 70.5882%
        XYZ:
        20.5315, 12.4239, 3.6014
        xyY:
        0.5616, 0.3399, 12.4239
      CIE-Lab:
        41.8821, 50.5150, 35.5968
        CIE-LCH:
        41.8821, 61.7972, 35.1715
        CIE-Luv:
        41.8821, 97.6851, 24.6629
        Hunter-Lab:
        35.2476, 42.2921, 18.6154
      #b4352b color charts
#b4352b RGB chart
      #b4352b CMYK chart
      #b4352b RGB pie chart
      #b4352b color shades, tints & tones
#b4352b color schemes
#b4352b color preview, HTML & CSS examples
           This text has a color of #b4352b        
        
          <p style="color:#b4352b;">Text here</p>
        
        
          .mytext {color:#b4352b;}
        
        Text color #b4352b
      
           This box has a color of #b4352b        
        
          <div style="background-color:#b4352b;">Content here</div>
        
        
          .mybackground {background-color:#b4352b;}
        
        Background color #b4352b
      
           Border around this has a color of #b4352b        
        
          <div style="border:2px solid #b4352b;">Content here</div>
        
        
          .myborder {border:2px solid #b4352b;}
        
        Border color #b4352b