#b00a29 color space conversions
Hex:
        #b00a29
        RGB:
        176, 10, 41
        CMY:
        31, 96, 84
        CMYK:
        0, 94, 77, 31
      HSL:
        349°, 89.2473%, 36.4706%
        HSV (HSB):
        349°, 94.3182%, 69.0196%
        XYZ:
        18.4133, 9.6073, 2.9817
        xyY:
        0.5939, 0.3099, 9.6073
      CIE-Lab:
        37.1282, 60.3120, 31.3167
        CIE-LCH:
        37.1282, 67.9579, 27.4404
        CIE-Luv:
        37.1282, 111.8363, 17.3427
        Hunter-Lab:
        30.9956, 51.7975, 15.9933
      #b00a29 color charts
#b00a29 RGB chart
      #b00a29 CMYK chart
      #b00a29 RGB pie chart
      #b00a29 color shades, tints & tones
#b00a29 color schemes
#b00a29 color preview, HTML & CSS examples
           This text has a color of #b00a29        
        
          <p style="color:#b00a29;">Text here</p>
        
        
          .mytext {color:#b00a29;}
        
        Text color #b00a29
      
           This box has a color of #b00a29        
        
          <div style="background-color:#b00a29;">Content here</div>
        
        
          .mybackground {background-color:#b00a29;}
        
        Background color #b00a29
      
           Border around this has a color of #b00a29        
        
          <div style="border:2px solid #b00a29;">Content here</div>
        
        
          .myborder {border:2px solid #b00a29;}
        
        Border color #b00a29