#b12d36 color space conversions
Hex:
        #b12d36
        RGB:
        177, 45, 54
        CMY:
        31, 82, 79
        CMYK:
        0, 75, 69, 31
      HSL:
        356°, 59.4595%, 43.5294%
        HSV (HSB):
        356°, 74.5763%, 69.4118%
        XYZ:
        19.7357, 11.4902, 4.6677
        xyY:
        0.5498, 0.3201, 11.4902
      CIE-Lab:
        40.3942, 53.0010, 27.2347
        CIE-LCH:
        40.3942, 59.5889, 27.1965
        CIE-Luv:
        40.3942, 97.2564, 17.5599
        Hunter-Lab:
        33.8972, 44.6064, 15.5638
      #b12d36 color charts
#b12d36 RGB chart
      #b12d36 CMYK chart
      #b12d36 RGB pie chart
      #b12d36 color shades, tints & tones
#b12d36 color schemes
#b12d36 color preview, HTML & CSS examples
           This text has a color of #b12d36        
        
          <p style="color:#b12d36;">Text here</p>
        
        
          .mytext {color:#b12d36;}
        
        Text color #b12d36
      
           This box has a color of #b12d36        
        
          <div style="background-color:#b12d36;">Content here</div>
        
        
          .mybackground {background-color:#b12d36;}
        
        Background color #b12d36
      
           Border around this has a color of #b12d36        
        
          <div style="border:2px solid #b12d36;">Content here</div>
        
        
          .myborder {border:2px solid #b12d36;}
        
        Border color #b12d36