#b3193b color space conversions
Hex:
        #b3193b
        RGB:
        179, 25, 59
        CMY:
        30, 90, 77
        CMYK:
        0, 86, 67, 30
      HSL:
        347°, 75.4902%, 40.0000%
        HSV (HSB):
        347°, 86.0335%, 70.1961%
        XYZ:
        19.7275, 10.5947, 5.1429
        xyY:
        0.5562, 0.2987, 10.5947
      CIE-Lab:
        38.8893, 59.4461, 22.3410
        CIE-LCH:
        38.8893, 63.5056, 20.5972
        CIE-Luv:
        38.8893, 105.5360, 11.6160
        Hunter-Lab:
        32.5496, 51.2226, 13.4167
      #b3193b color charts
#b3193b RGB chart
      #b3193b CMYK chart
      #b3193b RGB pie chart
      #b3193b color shades, tints & tones
#b3193b color schemes
#b3193b color preview, HTML & CSS examples
           This text has a color of #b3193b        
        
          <p style="color:#b3193b;">Text here</p>
        
        
          .mytext {color:#b3193b;}
        
        Text color #b3193b
      
           This box has a color of #b3193b        
        
          <div style="background-color:#b3193b;">Content here</div>
        
        
          .mybackground {background-color:#b3193b;}
        
        Background color #b3193b
      
           Border around this has a color of #b3193b        
        
          <div style="border:2px solid #b3193b;">Content here</div>
        
        
          .myborder {border:2px solid #b3193b;}
        
        Border color #b3193b