#b30e22 color space conversions
Hex:
        #b30e22
        RGB:
        179, 14, 34
        CMY:
        30, 95, 87
        CMYK:
        0, 92, 81, 30
      HSL:
        353°, 85.4922%, 37.8431%
        HSV (HSB):
        353°, 92.1788%, 70.1961%
        XYZ:
        19.0362, 10.0133, 2.4428
        xyY:
        0.6045, 0.3180, 10.0133
      CIE-Lab:
        37.8662, 60.3569, 36.4649
        CIE-LCH:
        37.8662, 70.5170, 31.1385
        CIE-Luv:
        37.8662, 114.9032, 20.7101
        Hunter-Lab:
        31.6438, 52.0050, 17.5736
      #b30e22 color charts
#b30e22 RGB chart
      #b30e22 CMYK chart
      #b30e22 RGB pie chart
      #b30e22 color shades, tints & tones
#b30e22 color schemes
#b30e22 color preview, HTML & CSS examples
           This text has a color of #b30e22        
        
          <p style="color:#b30e22;">Text here</p>
        
        
          .mytext {color:#b30e22;}
        
        Text color #b30e22
      
           This box has a color of #b30e22        
        
          <div style="background-color:#b30e22;">Content here</div>
        
        
          .mybackground {background-color:#b30e22;}
        
        Background color #b30e22
      
           Border around this has a color of #b30e22        
        
          <div style="border:2px solid #b30e22;">Content here</div>
        
        
          .myborder {border:2px solid #b30e22;}
        
        Border color #b30e22