#b5343a color space conversions
Hex:
        #b5343a
        RGB:
        181, 52, 58
        CMY:
        29, 80, 77
        CMYK:
        0, 71, 68, 29
      HSL:
        357°, 55.3648%, 45.6863%
        HSV (HSB):
        357°, 71.2707%, 70.9804%
        XYZ:
        21.0478, 12.5852, 5.3228
        xyY:
        0.5403, 0.3231, 12.5852
      CIE-Lab:
        42.1315, 51.9334, 27.0975
        CIE-LCH:
        42.1315, 58.5778, 27.5544
        CIE-Luv:
        42.1315, 95.8633, 18.2393
        Hunter-Lab:
        35.4757, 43.8219, 15.9370
      #b5343a color charts
#b5343a RGB chart
      #b5343a CMYK chart
      #b5343a RGB pie chart
      #b5343a color shades, tints & tones
#b5343a color schemes
#b5343a color preview, HTML & CSS examples
           This text has a color of #b5343a        
        
          <p style="color:#b5343a;">Text here</p>
        
        
          .mytext {color:#b5343a;}
        
        Text color #b5343a
      
           This box has a color of #b5343a        
        
          <div style="background-color:#b5343a;">Content here</div>
        
        
          .mybackground {background-color:#b5343a;}
        
        Background color #b5343a
      
           Border around this has a color of #b5343a        
        
          <div style="border:2px solid #b5343a;">Content here</div>
        
        
          .myborder {border:2px solid #b5343a;}
        
        Border color #b5343a