#b12b29 color space conversions
Hex:
        #b12b29
        RGB:
        177, 43, 41
        CMY:
        31, 83, 84
        CMYK:
        0, 76, 77, 31
      HSL:
        1°, 62.3853%, 42.7451%
        HSV (HSB):
        1°, 76.8362%, 69.4118%
        XYZ:
        19.3956, 11.2350, 3.2441
        xyY:
        0.5726, 0.3317, 11.2350
      CIE-Lab:
        39.9734, 53.1038, 34.5034
        CIE-LCH:
        39.9734, 63.3285, 33.0132
        CIE-Luv:
        39.9734, 101.1659, 22.4709
        Hunter-Lab:
        33.5186, 44.6317, 17.7246
      #b12b29 color charts
#b12b29 RGB chart
      #b12b29 CMYK chart
      #b12b29 RGB pie chart
      #b12b29 color shades, tints & tones
#b12b29 color schemes
#b12b29 color preview, HTML & CSS examples
           This text has a color of #b12b29        
        
          <p style="color:#b12b29;">Text here</p>
        
        
          .mytext {color:#b12b29;}
        
        Text color #b12b29
      
           This box has a color of #b12b29        
        
          <div style="background-color:#b12b29;">Content here</div>
        
        
          .mybackground {background-color:#b12b29;}
        
        Background color #b12b29
      
           Border around this has a color of #b12b29        
        
          <div style="border:2px solid #b12b29;">Content here</div>
        
        
          .myborder {border:2px solid #b12b29;}
        
        Border color #b12b29