#b44340 color space conversions
Hex:
        #b44340
        RGB:
        180, 67, 64
        CMY:
        29, 74, 75
        CMYK:
        0, 63, 64, 29
      HSL:
        2°, 47.5410%, 47.8431%
        HSV (HSB):
        2°, 64.4444%, 70.5882%
        XYZ:
        21.7550, 14.0878, 6.4231
        xyY:
        0.5147, 0.3333, 14.0878
      CIE-Lab:
        44.3585, 45.6849, 26.2106
        CIE-LCH:
        44.3585, 52.6698, 29.8440
        CIE-Luv:
        44.3585, 84.7753, 19.6750
        Hunter-Lab:
        37.5337, 37.7767, 16.1274
      #b44340 color charts
#b44340 RGB chart
      #b44340 CMYK chart
      #b44340 RGB pie chart
      #b44340 color shades, tints & tones
#b44340 color schemes
#b44340 color preview, HTML & CSS examples
           This text has a color of #b44340        
        
          <p style="color:#b44340;">Text here</p>
        
        
          .mytext {color:#b44340;}
        
        Text color #b44340
      
           This box has a color of #b44340        
        
          <div style="background-color:#b44340;">Content here</div>
        
        
          .mybackground {background-color:#b44340;}
        
        Background color #b44340
      
           Border around this has a color of #b44340        
        
          <div style="border:2px solid #b44340;">Content here</div>
        
        
          .myborder {border:2px solid #b44340;}
        
        Border color #b44340