#b12b41 color space conversions
Hex:
        #b12b41
        RGB:
        177, 43, 65
        CMY:
        31, 83, 75
        CMYK:
        0, 76, 63, 31
      HSL:
        350°, 60.9091%, 43.1373%
        HSV (HSB):
        350°, 75.7062%, 69.4118%
        XYZ:
        19.9495, 11.4565, 6.1609
        xyY:
        0.5310, 0.3050, 11.4565
      CIE-Lab:
        40.3390, 54.3041, 20.3544
        CIE-LCH:
        40.3390, 57.9934, 20.5471
        CIE-Luv:
        40.3390, 95.2554, 11.5389
        Hunter-Lab:
        33.8475, 45.9736, 12.9013
      #b12b41 color charts
#b12b41 RGB chart
      #b12b41 CMYK chart
      #b12b41 RGB pie chart
      #b12b41 color shades, tints & tones
#b12b41 color schemes
#b12b41 color preview, HTML & CSS examples
           This text has a color of #b12b41        
        
          <p style="color:#b12b41;">Text here</p>
        
        
          .mytext {color:#b12b41;}
        
        Text color #b12b41
      
           This box has a color of #b12b41        
        
          <div style="background-color:#b12b41;">Content here</div>
        
        
          .mybackground {background-color:#b12b41;}
        
        Background color #b12b41
      
           Border around this has a color of #b12b41        
        
          <div style="border:2px solid #b12b41;">Content here</div>
        
        
          .myborder {border:2px solid #b12b41;}
        
        Border color #b12b41