#b3101b color space conversions
Hex:
        #b3101b
        RGB:
        179, 16, 27
        CMY:
        30, 94, 89
        CMYK:
        0, 91, 85, 30
      HSL:
        356°, 83.5897%, 38.2353%
        HSV (HSB):
        356°, 91.0615%, 70.1961%
        XYZ:
        18.9735, 10.0334, 1.9735
        xyY:
        0.6124, 0.3239, 10.0334
      CIE-Lab:
        37.9023, 59.8800, 40.3989
        CIE-LCH:
        37.9023, 72.2336, 34.0061
        CIE-Luv:
        37.9023, 115.7242, 22.9143
        Hunter-Lab:
        31.6756, 51.4884, 18.4789
      #b3101b color charts
#b3101b RGB chart
      #b3101b CMYK chart
      #b3101b RGB pie chart
      #b3101b color shades, tints & tones
#b3101b color schemes
#b3101b color preview, HTML & CSS examples
           This text has a color of #b3101b        
        
          <p style="color:#b3101b;">Text here</p>
        
        
          .mytext {color:#b3101b;}
        
        Text color #b3101b
      
           This box has a color of #b3101b        
        
          <div style="background-color:#b3101b;">Content here</div>
        
        
          .mybackground {background-color:#b3101b;}
        
        Background color #b3101b
      
           Border around this has a color of #b3101b        
        
          <div style="border:2px solid #b3101b;">Content here</div>
        
        
          .myborder {border:2px solid #b3101b;}
        
        Border color #b3101b