#b6182a color space conversions
Hex:
        #b6182a
        RGB:
        182, 24, 42
        CMY:
        29, 91, 84
        CMYK:
        0, 87, 77, 29
      HSL:
        353°, 76.6990%, 40.3922%
        HSV (HSB):
        353°, 86.8132%, 71.3725%
        XYZ:
        20.0360, 10.7655, 3.2124
        xyY:
        0.5891, 0.3165, 10.7655
      CIE-Lab:
        39.1827, 59.7168, 33.3427
        CIE-LCH:
        39.1827, 68.3946, 29.1767
        CIE-Luv:
        39.1827, 112.7853, 19.6239
        Hunter-Lab:
        32.8108, 51.5821, 17.1627
      #b6182a color charts
#b6182a RGB chart
      #b6182a CMYK chart
      #b6182a RGB pie chart
      #b6182a color shades, tints & tones
#b6182a color schemes
#b6182a color preview, HTML & CSS examples
           This text has a color of #b6182a        
        
          <p style="color:#b6182a;">Text here</p>
        
        
          .mytext {color:#b6182a;}
        
        Text color #b6182a
      
           This box has a color of #b6182a        
        
          <div style="background-color:#b6182a;">Content here</div>
        
        
          .mybackground {background-color:#b6182a;}
        
        Background color #b6182a
      
           Border around this has a color of #b6182a        
        
          <div style="border:2px solid #b6182a;">Content here</div>
        
        
          .myborder {border:2px solid #b6182a;}
        
        Border color #b6182a