#b12b32 color space conversions
Hex:
        #b12b32
        RGB:
        177, 43, 50
        CMY:
        31, 83, 80
        CMYK:
        0, 76, 72, 31
      HSL:
        357°, 60.9091%, 43.1373%
        HSV (HSB):
        357°, 75.7062%, 69.4118%
        XYZ:
        19.5711, 11.3052, 4.1682
        xyY:
        0.5585, 0.3226, 11.3052
      CIE-Lab:
        40.0897, 53.4875, 29.3013
        CIE-LCH:
        40.0897, 60.9875, 28.7146
        CIE-Luv:
        40.0897, 99.2160, 18.8795
        Hunter-Lab:
        33.6231, 45.0592, 16.1861
      #b12b32 color charts
#b12b32 RGB chart
      #b12b32 CMYK chart
      #b12b32 RGB pie chart
      #b12b32 color shades, tints & tones
#b12b32 color schemes
#b12b32 color preview, HTML & CSS examples
           This text has a color of #b12b32        
        
          <p style="color:#b12b32;">Text here</p>
        
        
          .mytext {color:#b12b32;}
        
        Text color #b12b32
      
           This box has a color of #b12b32        
        
          <div style="background-color:#b12b32;">Content here</div>
        
        
          .mybackground {background-color:#b12b32;}
        
        Background color #b12b32
      
           Border around this has a color of #b12b32        
        
          <div style="border:2px solid #b12b32;">Content here</div>
        
        
          .myborder {border:2px solid #b12b32;}
        
        Border color #b12b32