#b6332a color space conversions
Hex:
        #b6332a
        RGB:
        182, 51, 42
        CMY:
        29, 80, 84
        CMYK:
        0, 72, 77, 29
      HSL:
        4°, 62.5000%, 43.9216%
        HSV (HSB):
        4°, 76.9231%, 71.3725%
        XYZ:
        20.8931, 12.4799, 3.4982
        xyY:
        0.5667, 0.3385, 12.4799
      CIE-Lab:
        41.9689, 51.8918, 36.3660
        CIE-LCH:
        41.9689, 63.3660, 35.0229
        CIE-Luv:
        41.9689, 100.6584, 24.8286
        Hunter-Lab:
        35.3269, 43.7469, 18.8578
      #b6332a color charts
#b6332a RGB chart
      #b6332a CMYK chart
      #b6332a RGB pie chart
      #b6332a color shades, tints & tones
#b6332a color schemes
#b6332a color preview, HTML & CSS examples
           This text has a color of #b6332a        
        
          <p style="color:#b6332a;">Text here</p>
        
        
          .mytext {color:#b6332a;}
        
        Text color #b6332a
      
           This box has a color of #b6332a        
        
          <div style="background-color:#b6332a;">Content here</div>
        
        
          .mybackground {background-color:#b6332a;}
        
        Background color #b6332a
      
           Border around this has a color of #b6332a        
        
          <div style="border:2px solid #b6332a;">Content here</div>
        
        
          .myborder {border:2px solid #b6332a;}
        
        Border color #b6332a