#b32a15 color space conversions
Hex:
        #b32a15
        RGB:
        179, 42, 21
        CMY:
        30, 84, 92
        CMYK:
        0, 77, 88, 30
      HSL:
        8°, 79.0000%, 39.2157%
        HSV (HSB):
        8°, 88.2682%, 70.1961%
        XYZ:
        19.5537, 11.2938, 1.8588
        xyY:
        0.5979, 0.3453, 11.2938
      CIE-Lab:
        40.0709, 53.4815, 45.1765
        CIE-LCH:
        40.0709, 70.0084, 40.1882
        CIE-Luv:
        40.0709, 106.3814, 28.2112
        Hunter-Lab:
        33.6062, 45.0491, 20.2450
      #b32a15 color charts
#b32a15 RGB chart
      #b32a15 CMYK chart
      #b32a15 RGB pie chart
      #b32a15 color shades, tints & tones
#b32a15 color schemes
#b32a15 color preview, HTML & CSS examples
           This text has a color of #b32a15        
        
          <p style="color:#b32a15;">Text here</p>
        
        
          .mytext {color:#b32a15;}
        
        Text color #b32a15
      
           This box has a color of #b32a15        
        
          <div style="background-color:#b32a15;">Content here</div>
        
        
          .mybackground {background-color:#b32a15;}
        
        Background color #b32a15
      
           Border around this has a color of #b32a15        
        
          <div style="border:2px solid #b32a15;">Content here</div>
        
        
          .myborder {border:2px solid #b32a15;}
        
        Border color #b32a15