#b32d14 color space conversions
Hex:
        #b32d14
        RGB:
        179, 45, 20
        CMY:
        30, 82, 92
        CMYK:
        0, 75, 89, 30
      HSL:
        9°, 79.8995%, 39.0196%
        HSV (HSB):
        9°, 88.8268%, 70.1961%
        XYZ:
        19.6551, 11.5110, 1.8477
        xyY:
        0.5954, 0.3487, 11.5110
      CIE-Lab:
        40.4281, 52.4509, 45.8947
        CIE-LCH:
        40.4281, 69.6952, 41.1860
        CIE-Luv:
        40.4281, 104.8540, 29.0388
        Hunter-Lab:
        33.9278, 44.0348, 20.5205
      #b32d14 color charts
#b32d14 RGB chart
      #b32d14 CMYK chart
      #b32d14 RGB pie chart
      #b32d14 color shades, tints & tones
#b32d14 color schemes
#b32d14 color preview, HTML & CSS examples
           This text has a color of #b32d14        
        
          <p style="color:#b32d14;">Text here</p>
        
        
          .mytext {color:#b32d14;}
        
        Text color #b32d14
      
           This box has a color of #b32d14        
        
          <div style="background-color:#b32d14;">Content here</div>
        
        
          .mybackground {background-color:#b32d14;}
        
        Background color #b32d14
      
           Border around this has a color of #b32d14        
        
          <div style="border:2px solid #b32d14;">Content here</div>
        
        
          .myborder {border:2px solid #b32d14;}
        
        Border color #b32d14