#b32c19 color space conversions
Hex:
        #b32c19
        RGB:
        179, 44, 25
        CMY:
        30, 83, 90
        CMYK:
        0, 75, 86, 30
      HSL:
        7°, 75.4902%, 40.0000%
        HSV (HSB):
        7°, 86.0335%, 70.1961%
        XYZ:
        19.6666, 11.4553, 2.0942
        xyY:
        0.5921, 0.3449, 11.4553
      CIE-Lab:
        40.3369, 52.9017, 43.5464
        CIE-LCH:
        40.3369, 68.5192, 39.4598
        CIE-Luv:
        40.3369, 104.8288, 27.7613
        Hunter-Lab:
        33.8456, 44.4906, 20.0233
      #b32c19 color charts
#b32c19 RGB chart
      #b32c19 CMYK chart
      #b32c19 RGB pie chart
      #b32c19 color shades, tints & tones
#b32c19 color schemes
#b32c19 color preview, HTML & CSS examples
           This text has a color of #b32c19        
        
          <p style="color:#b32c19;">Text here</p>
        
        
          .mytext {color:#b32c19;}
        
        Text color #b32c19
      
           This box has a color of #b32c19        
        
          <div style="background-color:#b32c19;">Content here</div>
        
        
          .mybackground {background-color:#b32c19;}
        
        Background color #b32c19
      
           Border around this has a color of #b32c19        
        
          <div style="border:2px solid #b32c19;">Content here</div>
        
        
          .myborder {border:2px solid #b32c19;}
        
        Border color #b32c19