#b12a24 color space conversions
Hex:
        #b12a24
        RGB:
        177, 42, 36
        CMY:
        31, 84, 86
        CMYK:
        0, 76, 80, 31
      HSL:
        3°, 66.1972%, 41.7647%
        HSV (HSB):
        3°, 79.6610%, 69.4118%
        XYZ:
        19.2779, 11.1304, 2.8014
        xyY:
        0.5805, 0.3352, 11.1304
      CIE-Lab:
        39.7993, 53.2578, 37.1627
        CIE-LCH:
        39.7993, 64.9419, 34.9069
        CIE-Luv:
        39.7993, 102.6184, 23.9706
        Hunter-Lab:
        33.3623, 44.7594, 18.3751
      #b12a24 color charts
#b12a24 RGB chart
      #b12a24 CMYK chart
      #b12a24 RGB pie chart
      #b12a24 color shades, tints & tones
#b12a24 color schemes
#b12a24 color preview, HTML & CSS examples
           This text has a color of #b12a24        
        
          <p style="color:#b12a24;">Text here</p>
        
        
          .mytext {color:#b12a24;}
        
        Text color #b12a24
      
           This box has a color of #b12a24        
        
          <div style="background-color:#b12a24;">Content here</div>
        
        
          .mybackground {background-color:#b12a24;}
        
        Background color #b12a24
      
           Border around this has a color of #b12a24        
        
          <div style="border:2px solid #b12a24;">Content here</div>
        
        
          .myborder {border:2px solid #b12a24;}
        
        Border color #b12a24