#b12b36 color space conversions
Hex:
        #b12b36
        RGB:
        177, 43, 54
        CMY:
        31, 83, 79
        CMYK:
        0, 76, 69, 31
      HSL:
        355°, 60.9091%, 43.1373%
        HSV (HSB):
        355°, 75.7062%, 69.4118%
        XYZ:
        19.6612, 11.3412, 4.6428
        xyY:
        0.5516, 0.3182, 11.3412
      CIE-Lab:
        40.1493, 53.6834, 26.9369
        CIE-LCH:
        40.1493, 60.0625, 26.6463
        CIE-Luv:
        40.1493, 98.2433, 17.0825
        Hunter-Lab:
        33.6767, 45.2779, 15.3997
      #b12b36 color charts
#b12b36 RGB chart
      #b12b36 CMYK chart
      #b12b36 RGB pie chart
      #b12b36 color shades, tints & tones
#b12b36 color schemes
#b12b36 color preview, HTML & CSS examples
           This text has a color of #b12b36        
        
          <p style="color:#b12b36;">Text here</p>
        
        
          .mytext {color:#b12b36;}
        
        Text color #b12b36
      
           This box has a color of #b12b36        
        
          <div style="background-color:#b12b36;">Content here</div>
        
        
          .mybackground {background-color:#b12b36;}
        
        Background color #b12b36
      
           Border around this has a color of #b12b36        
        
          <div style="border:2px solid #b12b36;">Content here</div>
        
        
          .myborder {border:2px solid #b12b36;}
        
        Border color #b12b36