#b30b19 color space conversions
Hex:
        #b30b19
        RGB:
        179, 11, 25
        CMY:
        30, 96, 90
        CMYK:
        0, 94, 86, 30
      HSL:
        355°, 88.4211%, 37.2549%
        HSV (HSB):
        355°, 93.8547%, 70.1961%
        XYZ:
        18.8855, 9.8932, 1.8339
        xyY:
        0.6169, 0.3232, 9.8932
      CIE-Lab:
        37.6501, 60.5148, 41.2335
        CIE-LCH:
        37.6501, 73.2273, 34.2697
        CIE-Luv:
        37.6501, 117.1559, 22.9938
        Hunter-Lab:
        31.4535, 52.1326, 18.5605
      #b30b19 color charts
#b30b19 RGB chart
      #b30b19 CMYK chart
      #b30b19 RGB pie chart
      #b30b19 color shades, tints & tones
#b30b19 color schemes
#b30b19 color preview, HTML & CSS examples
           This text has a color of #b30b19        
        
          <p style="color:#b30b19;">Text here</p>
        
        
          .mytext {color:#b30b19;}
        
        Text color #b30b19
      
           This box has a color of #b30b19        
        
          <div style="background-color:#b30b19;">Content here</div>
        
        
          .mybackground {background-color:#b30b19;}
        
        Background color #b30b19
      
           Border around this has a color of #b30b19        
        
          <div style="border:2px solid #b30b19;">Content here</div>
        
        
          .myborder {border:2px solid #b30b19;}
        
        Border color #b30b19