#b13372 color space conversions
Hex:
        #b13372
        RGB:
        177, 51, 114
        CMY:
        31, 80, 55
        CMYK:
        0, 71, 36, 31
      HSL:
        330°, 55.2632%, 44.7059%
        HSV (HSB):
        330°, 71.1864%, 69.4118%
        XYZ:
        22.3526, 12.9297, 17.2372
        xyY:
        0.4256, 0.2462, 12.9297
      CIE-Lab:
        42.6571, 55.7940, -7.0599
        CIE-LCH:
        42.6571, 56.2389, 352.7884
        CIE-Luv:
        42.6571, 75.2897, -18.9352
        Hunter-Lab:
        35.9578, 48.0351, -3.2514
      #b13372 color charts
#b13372 RGB chart
      #b13372 CMYK chart
      #b13372 RGB pie chart
      #b13372 color shades, tints & tones
#b13372 color schemes
#b13372 color preview, HTML & CSS examples
           This text has a color of #b13372        
        
          <p style="color:#b13372;">Text here</p>
        
        
          .mytext {color:#b13372;}
        
        Text color #b13372
      
           This box has a color of #b13372        
        
          <div style="background-color:#b13372;">Content here</div>
        
        
          .mybackground {background-color:#b13372;}
        
        Background color #b13372
      
           Border around this has a color of #b13372        
        
          <div style="border:2px solid #b13372;">Content here</div>
        
        
          .myborder {border:2px solid #b13372;}
        
        Border color #b13372