#b6111e color space conversions
Hex:
        #b6111e
        RGB:
        182, 17, 30
        CMY:
        29, 93, 88
        CMYK:
        0, 91, 84, 29
      HSL:
        355°, 82.9146%, 39.0196%
        HSV (HSB):
        355°, 90.6593%, 71.3725%
        XYZ:
        19.7262, 10.4397, 2.2037
        xyY:
        0.6094, 0.3225, 10.4397
      CIE-Lab:
        38.6203, 60.5993, 39.6693
        CIE-LCH:
        38.6203, 72.4288, 33.2094
        CIE-Luv:
        38.6203, 117.2279, 22.7337
        Hunter-Lab:
        32.3106, 52.4341, 18.5736
      #b6111e color charts
#b6111e RGB chart
      #b6111e CMYK chart
      #b6111e RGB pie chart
      #b6111e color shades, tints & tones
#b6111e color schemes
#b6111e color preview, HTML & CSS examples
           This text has a color of #b6111e        
        
          <p style="color:#b6111e;">Text here</p>
        
        
          .mytext {color:#b6111e;}
        
        Text color #b6111e
      
           This box has a color of #b6111e        
        
          <div style="background-color:#b6111e;">Content here</div>
        
        
          .mybackground {background-color:#b6111e;}
        
        Background color #b6111e
      
           Border around this has a color of #b6111e        
        
          <div style="border:2px solid #b6111e;">Content here</div>
        
        
          .myborder {border:2px solid #b6111e;}
        
        Border color #b6111e