#b13148 color space conversions
Hex:
        #b13148
        RGB:
        177, 49, 72
        CMY:
        31, 81, 72
        CMYK:
        0, 72, 59, 31
      HSL:
        349°, 56.6372%, 44.3137%
        HSV (HSB):
        349°, 72.3164%, 69.4118%
        XYZ:
        20.3995, 12.0116, 7.3742
        xyY:
        0.5127, 0.3019, 12.0116
      CIE-Lab:
        41.2346, 52.6614, 17.1571
        CIE-LCH:
        41.2346, 55.3858, 18.0456
        CIE-Luv:
        41.2346, 90.3614, 9.1657
        Hunter-Lab:
        34.6578, 44.4135, 11.6452
      #b13148 color charts
#b13148 RGB chart
      #b13148 CMYK chart
      #b13148 RGB pie chart
      #b13148 color shades, tints & tones
#b13148 color schemes
#b13148 color preview, HTML & CSS examples
           This text has a color of #b13148        
        
          <p style="color:#b13148;">Text here</p>
        
        
          .mytext {color:#b13148;}
        
        Text color #b13148
      
           This box has a color of #b13148        
        
          <div style="background-color:#b13148;">Content here</div>
        
        
          .mybackground {background-color:#b13148;}
        
        Background color #b13148
      
           Border around this has a color of #b13148        
        
          <div style="border:2px solid #b13148;">Content here</div>
        
        
          .myborder {border:2px solid #b13148;}
        
        Border color #b13148