#b0343a color space conversions
Hex:
        #b0343a
        RGB:
        176, 52, 58
        CMY:
        31, 80, 77
        CMYK:
        0, 70, 67, 31
      HSL:
        357°, 54.3860%, 44.7059%
        HSV (HSB):
        357°, 70.4545%, 69.0196%
        XYZ:
        19.8962, 11.9916, 5.2689
        xyY:
        0.5355, 0.3227, 11.9916
      CIE-Lab:
        41.2027, 50.3163, 25.7438
        CIE-LCH:
        41.2027, 56.5197, 27.0961
        CIE-Luv:
        41.2027, 91.7715, 17.2977
        Hunter-Lab:
        34.6289, 41.9577, 15.2189
      #b0343a color charts
#b0343a RGB chart
      #b0343a CMYK chart
      #b0343a RGB pie chart
      #b0343a color shades, tints & tones
#b0343a color schemes
#b0343a color preview, HTML & CSS examples
           This text has a color of #b0343a        
        
          <p style="color:#b0343a;">Text here</p>
        
        
          .mytext {color:#b0343a;}
        
        Text color #b0343a
      
           This box has a color of #b0343a        
        
          <div style="background-color:#b0343a;">Content here</div>
        
        
          .mybackground {background-color:#b0343a;}
        
        Background color #b0343a
      
           Border around this has a color of #b0343a        
        
          <div style="border:2px solid #b0343a;">Content here</div>
        
        
          .myborder {border:2px solid #b0343a;}
        
        Border color #b0343a