#b32a26 color space conversions
Hex:
        #b32a26
        RGB:
        179, 42, 38
        CMY:
        30, 84, 85
        CMYK:
        0, 77, 79, 30
      HSL:
        2°, 64.9770%, 42.5490%
        HSV (HSB):
        2°, 78.7709%, 70.1961%
        XYZ:
        19.7682, 11.3796, 2.9883
        xyY:
        0.5791, 0.3334, 11.3796
      CIE-Lab:
        40.2126, 53.9463, 36.5903
        CIE-LCH:
        40.2126, 65.1848, 34.1480
        CIE-Luv:
        40.2126, 103.8527, 23.6376
        Hunter-Lab:
        33.7336, 45.5688, 18.3613
      #b32a26 color charts
#b32a26 RGB chart
      #b32a26 CMYK chart
      #b32a26 RGB pie chart
      #b32a26 color shades, tints & tones
#b32a26 color schemes
#b32a26 color preview, HTML & CSS examples
           This text has a color of #b32a26        
        
          <p style="color:#b32a26;">Text here</p>
        
        
          .mytext {color:#b32a26;}
        
        Text color #b32a26
      
           This box has a color of #b32a26        
        
          <div style="background-color:#b32a26;">Content here</div>
        
        
          .mybackground {background-color:#b32a26;}
        
        Background color #b32a26
      
           Border around this has a color of #b32a26        
        
          <div style="border:2px solid #b32a26;">Content here</div>
        
        
          .myborder {border:2px solid #b32a26;}
        
        Border color #b32a26