#b30e19 color space conversions
Hex:
        #b30e19
        RGB:
        179, 14, 25
        CMY:
        30, 95, 90
        CMYK:
        0, 92, 86, 30
      HSL:
        356°, 85.4922%, 37.8431%
        HSV (HSB):
        356°, 92.1788%, 70.1961%
        XYZ:
        18.9229, 9.9680, 1.8464
        xyY:
        0.6156, 0.3243, 9.9680
      CIE-Lab:
        37.7849, 60.1263, 41.3500
        CIE-LCH:
        37.7849, 72.9725, 34.5171
        CIE-Luv:
        37.7849, 116.5212, 23.2354
        Hunter-Lab:
        31.5721, 51.7338, 18.6331
      #b30e19 color charts
#b30e19 RGB chart
      #b30e19 CMYK chart
      #b30e19 RGB pie chart
      #b30e19 color shades, tints & tones
#b30e19 color schemes
#b30e19 color preview, HTML & CSS examples
           This text has a color of #b30e19        
        
          <p style="color:#b30e19;">Text here</p>
        
        
          .mytext {color:#b30e19;}
        
        Text color #b30e19
      
           This box has a color of #b30e19        
        
          <div style="background-color:#b30e19;">Content here</div>
        
        
          .mybackground {background-color:#b30e19;}
        
        Background color #b30e19
      
           Border around this has a color of #b30e19        
        
          <div style="border:2px solid #b30e19;">Content here</div>
        
        
          .myborder {border:2px solid #b30e19;}
        
        Border color #b30e19