#b03329 color space conversions
Hex:
        #b03329
        RGB:
        176, 51, 41
        CMY:
        31, 80, 84
        CMYK:
        0, 71, 77, 31
      HSL:
        4°, 62.2120%, 42.5490%
        HSV (HSB):
        4°, 76.7045%, 69.0196%
        XYZ:
        19.4886, 11.7579, 3.3402
        xyY:
        0.5635, 0.3400, 11.7579
      CIE-Lab:
        40.8287, 49.8871, 35.3721
        CIE-LCH:
        40.8287, 61.1548, 35.3383
        CIE-Luv:
        40.8287, 95.9664, 24.2370
        Hunter-Lab:
        34.2897, 41.4434, 18.2274
      #b03329 color charts
#b03329 RGB chart
      #b03329 CMYK chart
      #b03329 RGB pie chart
      #b03329 color shades, tints & tones
#b03329 color schemes
#b03329 color preview, HTML & CSS examples
           This text has a color of #b03329        
        
          <p style="color:#b03329;">Text here</p>
        
        
          .mytext {color:#b03329;}
        
        Text color #b03329
      
           This box has a color of #b03329        
        
          <div style="background-color:#b03329;">Content here</div>
        
        
          .mybackground {background-color:#b03329;}
        
        Background color #b03329
      
           Border around this has a color of #b03329        
        
          <div style="border:2px solid #b03329;">Content here</div>
        
        
          .myborder {border:2px solid #b03329;}
        
        Border color #b03329