#b13346 color space conversions
Hex:
        #b13346
        RGB:
        177, 51, 70
        CMY:
        31, 80, 73
        CMYK:
        0, 71, 60, 31
      HSL:
        351°, 55.2632%, 44.7059%
        HSV (HSB):
        351°, 71.1864%, 69.4118%
        XYZ:
        20.4208, 12.1570, 7.0646
        xyY:
        0.5151, 0.3067, 12.1570
      CIE-Lab:
        41.4645, 51.7745, 18.7108
        CIE-LCH:
        41.4645, 55.0517, 19.8693
        CIE-Luv:
        41.4645, 89.9480, 10.8782
        Hunter-Lab:
        34.8668, 43.5268, 12.3937
      #b13346 color charts
#b13346 RGB chart
      #b13346 CMYK chart
      #b13346 RGB pie chart
      #b13346 color shades, tints & tones
#b13346 color schemes
#b13346 color preview, HTML & CSS examples
           This text has a color of #b13346        
        
          <p style="color:#b13346;">Text here</p>
        
        
          .mytext {color:#b13346;}
        
        Text color #b13346
      
           This box has a color of #b13346        
        
          <div style="background-color:#b13346;">Content here</div>
        
        
          .mybackground {background-color:#b13346;}
        
        Background color #b13346
      
           Border around this has a color of #b13346        
        
          <div style="border:2px solid #b13346;">Content here</div>
        
        
          .myborder {border:2px solid #b13346;}
        
        Border color #b13346