#b6313a color space conversions
Hex:
        #b6313a
        RGB:
        182, 49, 58
        CMY:
        29, 81, 77
        CMYK:
        0, 73, 68, 29
      HSL:
        356°, 57.5758%, 45.2941%
        HSV (HSB):
        356°, 73.0769%, 71.3725%
        XYZ:
        21.1534, 12.4472, 5.2906
        xyY:
        0.5439, 0.3201, 12.4472
      CIE-Lab:
        41.9182, 53.3583, 26.8776
        CIE-LCH:
        41.9182, 59.7453, 26.7353
        CIE-Luv:
        41.9182, 98.2796, 17.6399
        Hunter-Lab:
        35.2806, 45.2835, 15.8054
      #b6313a color charts
#b6313a RGB chart
      #b6313a CMYK chart
      #b6313a RGB pie chart
      #b6313a color shades, tints & tones
#b6313a color schemes
#b6313a color preview, HTML & CSS examples
           This text has a color of #b6313a        
        
          <p style="color:#b6313a;">Text here</p>
        
        
          .mytext {color:#b6313a;}
        
        Text color #b6313a
      
           This box has a color of #b6313a        
        
          <div style="background-color:#b6313a;">Content here</div>
        
        
          .mybackground {background-color:#b6313a;}
        
        Background color #b6313a
      
           Border around this has a color of #b6313a        
        
          <div style="border:2px solid #b6313a;">Content here</div>
        
        
          .myborder {border:2px solid #b6313a;}
        
        Border color #b6313a