#b31b55 color space conversions
Hex:
        #b31b55
        RGB:
        179, 27, 85
        CMY:
        30, 89, 67
        CMYK:
        0, 85, 53, 30
      HSL:
        337°, 73.7864%, 40.3922%
        HSV (HSB):
        337°, 84.9162%, 70.1961%
        XYZ:
        20.6220, 11.0234, 9.6352
        xyY:
        0.4996, 0.2670, 11.0234
      CIE-Lab:
        39.6199, 60.7058, 6.7721
        CIE-LCH:
        39.6199, 61.0823, 6.3654
        CIE-Luv:
        39.6199, 95.8224, -3.4150
        Hunter-Lab:
        33.2016, 52.7664, 6.0350
      #b31b55 color charts
#b31b55 RGB chart
      #b31b55 CMYK chart
      #b31b55 RGB pie chart
      #b31b55 color shades, tints & tones
#b31b55 color schemes
#b31b55 color preview, HTML & CSS examples
           This text has a color of #b31b55        
        
          <p style="color:#b31b55;">Text here</p>
        
        
          .mytext {color:#b31b55;}
        
        Text color #b31b55
      
           This box has a color of #b31b55        
        
          <div style="background-color:#b31b55;">Content here</div>
        
        
          .mybackground {background-color:#b31b55;}
        
        Background color #b31b55
      
           Border around this has a color of #b31b55        
        
          <div style="border:2px solid #b31b55;">Content here</div>
        
        
          .myborder {border:2px solid #b31b55;}
        
        Border color #b31b55