#b6312a color space conversions
Hex:
        #b6312a
        RGB:
        182, 49, 42
        CMY:
        29, 81, 84
        CMYK:
        0, 73, 77, 29
      HSL:
        3°, 62.5000%, 43.9216%
        HSV (HSB):
        3°, 76.9231%, 71.3725%
        XYZ:
        20.8076, 12.3089, 3.4697
        xyY:
        0.5687, 0.3364, 12.3089
      CIE-Lab:
        41.7029, 52.6263, 36.0805
        CIE-LCH:
        41.7029, 63.8069, 34.4345
        CIE-Luv:
        41.7029, 101.7890, 24.3369
        Hunter-Lab:
        35.0840, 44.4678, 18.6953
      #b6312a color charts
#b6312a RGB chart
      #b6312a CMYK chart
      #b6312a RGB pie chart
      #b6312a color shades, tints & tones
#b6312a color schemes
#b6312a color preview, HTML & CSS examples
           This text has a color of #b6312a        
        
          <p style="color:#b6312a;">Text here</p>
        
        
          .mytext {color:#b6312a;}
        
        Text color #b6312a
      
           This box has a color of #b6312a        
        
          <div style="background-color:#b6312a;">Content here</div>
        
        
          .mybackground {background-color:#b6312a;}
        
        Background color #b6312a
      
           Border around this has a color of #b6312a        
        
          <div style="border:2px solid #b6312a;">Content here</div>
        
        
          .myborder {border:2px solid #b6312a;}
        
        Border color #b6312a