#b6323a color space conversions
Hex:
        #b6323a
        RGB:
        182, 50, 58
        CMY:
        29, 80, 77
        CMYK:
        0, 73, 68, 29
      HSL:
        356°, 56.8966%, 45.4902%
        HSV (HSB):
        356°, 72.5275%, 71.3725%
        XYZ:
        21.1957, 12.5318, 5.3047
        xyY:
        0.5430, 0.3211, 12.5318
      CIE-Lab:
        42.0491, 52.9959, 27.0385
        CIE-LCH:
        42.0491, 59.4949, 27.0307
        CIE-Luv:
        42.0491, 97.7544, 17.8980
        Hunter-Lab:
        35.4002, 44.9256, 15.8956
      #b6323a color charts
#b6323a RGB chart
      #b6323a CMYK chart
      #b6323a RGB pie chart
      #b6323a color shades, tints & tones
#b6323a color schemes
#b6323a color preview, HTML & CSS examples
           This text has a color of #b6323a        
        
          <p style="color:#b6323a;">Text here</p>
        
        
          .mytext {color:#b6323a;}
        
        Text color #b6323a
      
           This box has a color of #b6323a        
        
          <div style="background-color:#b6323a;">Content here</div>
        
        
          .mybackground {background-color:#b6323a;}
        
        Background color #b6323a
      
           Border around this has a color of #b6323a        
        
          <div style="border:2px solid #b6323a;">Content here</div>
        
        
          .myborder {border:2px solid #b6323a;}
        
        Border color #b6323a