#b4323a color space conversions
Hex:
        #b4323a
        RGB:
        180, 50, 58
        CMY:
        29, 80, 77
        CMYK:
        0, 72, 68, 29
      HSL:
        356°, 56.5217%, 45.0980%
        HSV (HSB):
        356°, 72.2222%, 70.5882%
        XYZ:
        20.7267, 12.2900, 5.2828
        xyY:
        0.5412, 0.3209, 12.2900
      CIE-Lab:
        41.6733, 52.3624, 26.4915
        CIE-LCH:
        41.6733, 58.6823, 26.8361
        CIE-Luv:
        41.6733, 96.1243, 17.5155
        Hunter-Lab:
        35.0571, 44.1842, 15.6055
      #b4323a color charts
#b4323a RGB chart
      #b4323a CMYK chart
      #b4323a RGB pie chart
      #b4323a color shades, tints & tones
#b4323a color schemes
#b4323a color preview, HTML & CSS examples
           This text has a color of #b4323a        
        
          <p style="color:#b4323a;">Text here</p>
        
        
          .mytext {color:#b4323a;}
        
        Text color #b4323a
      
           This box has a color of #b4323a        
        
          <div style="background-color:#b4323a;">Content here</div>
        
        
          .mybackground {background-color:#b4323a;}
        
        Background color #b4323a
      
           Border around this has a color of #b4323a        
        
          <div style="border:2px solid #b4323a;">Content here</div>
        
        
          .myborder {border:2px solid #b4323a;}
        
        Border color #b4323a