#b11f38 color space conversions
Hex:
        #b11f38
        RGB:
        177, 31, 56
        CMY:
        31, 88, 78
        CMYK:
        0, 82, 68, 31
      HSL:
        350°, 70.1923%, 40.7843%
        HSV (HSB):
        350°, 82.4859%, 69.4118%
        XYZ:
        19.3353, 10.6126, 4.7707
        xyY:
        0.5569, 0.3057, 10.6126
      CIE-Lab:
        38.9202, 57.3381, 24.1820
        CIE-LCH:
        38.9202, 62.2288, 22.8673
        CIE-Luv:
        38.9202, 102.8270, 13.6466
        Hunter-Lab:
        32.5770, 48.9344, 14.1212
      #b11f38 color charts
#b11f38 RGB chart
      #b11f38 CMYK chart
      #b11f38 RGB pie chart
      #b11f38 color shades, tints & tones
#b11f38 color schemes
#b11f38 color preview, HTML & CSS examples
           This text has a color of #b11f38        
        
          <p style="color:#b11f38;">Text here</p>
        
        
          .mytext {color:#b11f38;}
        
        Text color #b11f38
      
           This box has a color of #b11f38        
        
          <div style="background-color:#b11f38;">Content here</div>
        
        
          .mybackground {background-color:#b11f38;}
        
        Background color #b11f38
      
           Border around this has a color of #b11f38        
        
          <div style="border:2px solid #b11f38;">Content here</div>
        
        
          .myborder {border:2px solid #b11f38;}
        
        Border color #b11f38