#b5376f color space conversions
Hex:
        #b5376f
        RGB:
        181, 55, 111
        CMY:
        29, 78, 56
        CMYK:
        0, 70, 39, 29
      HSL:
        333°, 53.3898%, 46.2745%
        HSV (HSB):
        333°, 69.6133%, 70.9804%
        XYZ:
        23.2915, 13.7038, 16.4564
        xyY:
        0.4357, 0.2564, 13.7038
      CIE-Lab:
        43.8052, 55.1076, -3.4217
        CIE-LCH:
        43.8052, 55.2138, 356.4470
        CIE-Luv:
        43.8052, 78.0321, -14.2567
        Hunter-Lab:
        37.0187, 47.5263, -0.4439
      #b5376f color charts
#b5376f RGB chart
      #b5376f CMYK chart
      #b5376f RGB pie chart
      #b5376f color shades, tints & tones
#b5376f color schemes
#b5376f color preview, HTML & CSS examples
           This text has a color of #b5376f        
        
          <p style="color:#b5376f;">Text here</p>
        
        
          .mytext {color:#b5376f;}
        
        Text color #b5376f
      
           This box has a color of #b5376f        
        
          <div style="background-color:#b5376f;">Content here</div>
        
        
          .mybackground {background-color:#b5376f;}
        
        Background color #b5376f
      
           Border around this has a color of #b5376f        
        
          <div style="border:2px solid #b5376f;">Content here</div>
        
        
          .myborder {border:2px solid #b5376f;}
        
        Border color #b5376f