#b6192b color space conversions
Hex:
        #b6192b
        RGB:
        182, 25, 43
        CMY:
        29, 90, 83
        CMYK:
        0, 86, 76, 29
      HSL:
        353°, 75.8454%, 40.5882%
        HSV (HSB):
        353°, 86.2637%, 71.3725%
        XYZ:
        20.0751, 10.8148, 3.3149
        xyY:
        0.5869, 0.3162, 10.8148
      CIE-Lab:
        39.2667, 59.5482, 32.8374
        CIE-LCH:
        39.2667, 68.0021, 28.8742
        CIE-Luv:
        39.2667, 112.2346, 19.3823
        Hunter-Lab:
        32.8858, 51.4148, 17.0436
      #b6192b color charts
#b6192b RGB chart
      #b6192b CMYK chart
      #b6192b RGB pie chart
      #b6192b color shades, tints & tones
#b6192b color schemes
#b6192b color preview, HTML & CSS examples
           This text has a color of #b6192b        
        
          <p style="color:#b6192b;">Text here</p>
        
        
          .mytext {color:#b6192b;}
        
        Text color #b6192b
      
           This box has a color of #b6192b        
        
          <div style="background-color:#b6192b;">Content here</div>
        
        
          .mybackground {background-color:#b6192b;}
        
        Background color #b6192b
      
           Border around this has a color of #b6192b        
        
          <div style="border:2px solid #b6192b;">Content here</div>
        
        
          .myborder {border:2px solid #b6192b;}
        
        Border color #b6192b