#b31b45 color space conversions
Hex:
        #b31b45
        RGB:
        179, 27, 69
        CMY:
        30, 89, 73
        CMYK:
        0, 85, 61, 30
      HSL:
        343°, 73.7864%, 40.3922%
        HSV (HSB):
        343°, 84.9162%, 70.1961%
        XYZ:
        20.0565, 10.7972, 6.6572
        xyY:
        0.5347, 0.2878, 10.7972
      CIE-Lab:
        39.2369, 59.5851, 16.4454
        CIE-LCH:
        39.2369, 61.8129, 15.4295
        CIE-Luv:
        39.2369, 101.6817, 6.5089
        Hunter-Lab:
        32.8592, 51.4490, 10.9894
      #b31b45 color charts
#b31b45 RGB chart
      #b31b45 CMYK chart
      #b31b45 RGB pie chart
      #b31b45 color shades, tints & tones
#b31b45 color schemes
#b31b45 color preview, HTML & CSS examples
           This text has a color of #b31b45        
        
          <p style="color:#b31b45;">Text here</p>
        
        
          .mytext {color:#b31b45;}
        
        Text color #b31b45
      
           This box has a color of #b31b45        
        
          <div style="background-color:#b31b45;">Content here</div>
        
        
          .mybackground {background-color:#b31b45;}
        
        Background color #b31b45
      
           Border around this has a color of #b31b45        
        
          <div style="border:2px solid #b31b45;">Content here</div>
        
        
          .myborder {border:2px solid #b31b45;}
        
        Border color #b31b45