#b12f36 color space conversions
Hex:
        #b12f36
        RGB:
        177, 47, 54
        CMY:
        31, 82, 79
        CMYK:
        0, 73, 69, 31
      HSL:
        357°, 58.0357%, 43.9216%
        HSV (HSB):
        357°, 73.4463%, 69.4118%
        XYZ:
        19.8138, 11.6465, 4.6937
        xyY:
        0.5480, 0.3221, 11.6465
      CIE-Lab:
        40.6487, 52.2943, 27.5436
        CIE-LCH:
        40.6487, 59.1045, 27.7759
        CIE-Luv:
        40.6487, 96.2347, 18.0551
        Hunter-Lab:
        34.1269, 43.9135, 15.7343
      #b12f36 color charts
#b12f36 RGB chart
      #b12f36 CMYK chart
      #b12f36 RGB pie chart
      #b12f36 color shades, tints & tones
#b12f36 color schemes
#b12f36 color preview, HTML & CSS examples
           This text has a color of #b12f36        
        
          <p style="color:#b12f36;">Text here</p>
        
        
          .mytext {color:#b12f36;}
        
        Text color #b12f36
      
           This box has a color of #b12f36        
        
          <div style="background-color:#b12f36;">Content here</div>
        
        
          .mybackground {background-color:#b12f36;}
        
        Background color #b12f36
      
           Border around this has a color of #b12f36        
        
          <div style="border:2px solid #b12f36;">Content here</div>
        
        
          .myborder {border:2px solid #b12f36;}
        
        Border color #b12f36