#b2343a color space conversions
Hex:
        #b2343a
        RGB:
        178, 52, 58
        CMY:
        30, 80, 77
        CMYK:
        0, 71, 67, 30
      HSL:
        357°, 54.7826%, 45.0980%
        HSV (HSB):
        357°, 70.7865%, 69.8039%
        XYZ:
        20.3518, 12.2264, 5.2903
        xyY:
        0.5374, 0.3229, 12.2264
      CIE-Lab:
        41.5738, 50.9659, 26.2854
        CIE-LCH:
        41.5738, 57.3450, 27.2821
        CIE-Luv:
        41.5738, 93.4100, 17.6749
        Hunter-Lab:
        34.9663, 42.7031, 15.5061
      #b2343a color charts
#b2343a RGB chart
      #b2343a CMYK chart
      #b2343a RGB pie chart
      #b2343a color shades, tints & tones
#b2343a color schemes
#b2343a color preview, HTML & CSS examples
           This text has a color of #b2343a        
        
          <p style="color:#b2343a;">Text here</p>
        
        
          .mytext {color:#b2343a;}
        
        Text color #b2343a
      
           This box has a color of #b2343a        
        
          <div style="background-color:#b2343a;">Content here</div>
        
        
          .mybackground {background-color:#b2343a;}
        
        Background color #b2343a
      
           Border around this has a color of #b2343a        
        
          <div style="border:2px solid #b2343a;">Content here</div>
        
        
          .myborder {border:2px solid #b2343a;}
        
        Border color #b2343a