#b6101b color space conversions
Hex:
        #b6101b
        RGB:
        182, 16, 27
        CMY:
        29, 94, 89
        CMYK:
        0, 91, 85, 29
      HSL:
        356°, 83.8384%, 38.8235%
        HSV (HSB):
        356°, 91.2088%, 71.3725%
        XYZ:
        19.6745, 10.3948, 2.0063
        xyY:
        0.6134, 0.3241, 10.3948
      CIE-Lab:
        38.5419, 60.6788, 41.2120
        CIE-LCH:
        38.5419, 73.3509, 34.1837
        CIE-Luv:
        38.5419, 117.9873, 23.4390
        Hunter-Lab:
        32.2410, 52.5050, 18.8791
      #b6101b color charts
#b6101b RGB chart
      #b6101b CMYK chart
      #b6101b RGB pie chart
      #b6101b color shades, tints & tones
#b6101b color schemes
#b6101b color preview, HTML & CSS examples
           This text has a color of #b6101b        
        
          <p style="color:#b6101b;">Text here</p>
        
        
          .mytext {color:#b6101b;}
        
        Text color #b6101b
      
           This box has a color of #b6101b        
        
          <div style="background-color:#b6101b;">Content here</div>
        
        
          .mybackground {background-color:#b6101b;}
        
        Background color #b6101b
      
           Border around this has a color of #b6101b        
        
          <div style="border:2px solid #b6101b;">Content here</div>
        
        
          .myborder {border:2px solid #b6101b;}
        
        Border color #b6101b