#b3112a color space conversions
Hex:
        #b3112a
        RGB:
        179, 17, 42
        CMY:
        30, 93, 84
        CMYK:
        0, 91, 77, 30
      HSL:
        351°, 82.6531%, 38.4314%
        HSV (HSB):
        351°, 90.5028%, 70.1961%
        XYZ:
        19.2088, 10.1518, 3.1376
        xyY:
        0.5911, 0.3124, 10.1518
      CIE-Lab:
        38.1135, 60.1728, 31.9830
        CIE-LCH:
        38.1135, 68.1446, 27.9915
        CIE-Luv:
        38.1135, 112.4246, 18.2000
        Hunter-Lab:
        31.8618, 51.8553, 16.4648
      #b3112a color charts
#b3112a RGB chart
      #b3112a CMYK chart
      #b3112a RGB pie chart
      #b3112a color shades, tints & tones
#b3112a color schemes
#b3112a color preview, HTML & CSS examples
           This text has a color of #b3112a        
        
          <p style="color:#b3112a;">Text here</p>
        
        
          .mytext {color:#b3112a;}
        
        Text color #b3112a
      
           This box has a color of #b3112a        
        
          <div style="background-color:#b3112a;">Content here</div>
        
        
          .mybackground {background-color:#b3112a;}
        
        Background color #b3112a
      
           Border around this has a color of #b3112a        
        
          <div style="border:2px solid #b3112a;">Content here</div>
        
        
          .myborder {border:2px solid #b3112a;}
        
        Border color #b3112a