#b12a37 color space conversions
Hex:
        #b12a37
        RGB:
        177, 42, 55
        CMY:
        31, 84, 78
        CMYK:
        0, 76, 69, 31
      HSL:
        354°, 61.6438%, 42.9412%
        HSV (HSB):
        354°, 76.2712%, 69.4118%
        XYZ:
        19.6490, 11.2789, 4.7559
        xyY:
        0.5506, 0.3161, 11.2789
      CIE-Lab:
        40.0463, 54.0665, 26.1969
        CIE-LCH:
        40.0463, 60.0788, 25.8516
        CIE-Luv:
        40.0463, 98.4680, 16.3817
        Hunter-Lab:
        33.5840, 45.6629, 15.1127
      #b12a37 color charts
#b12a37 RGB chart
      #b12a37 CMYK chart
      #b12a37 RGB pie chart
      #b12a37 color shades, tints & tones
#b12a37 color schemes
#b12a37 color preview, HTML & CSS examples
           This text has a color of #b12a37        
        
          <p style="color:#b12a37;">Text here</p>
        
        
          .mytext {color:#b12a37;}
        
        Text color #b12a37
      
           This box has a color of #b12a37        
        
          <div style="background-color:#b12a37;">Content here</div>
        
        
          .mybackground {background-color:#b12a37;}
        
        Background color #b12a37
      
           Border around this has a color of #b12a37        
        
          <div style="border:2px solid #b12a37;">Content here</div>
        
        
          .myborder {border:2px solid #b12a37;}
        
        Border color #b12a37