#b12938 color space conversions
Hex:
        #b12938
        RGB:
        177, 41, 56
        CMY:
        31, 84, 78
        CMYK:
        0, 77, 68, 31
      HSL:
        353°, 62.3853%, 42.7451%
        HSV (HSB):
        353°, 76.8362%, 69.4118%
        XYZ:
        19.6382, 11.2185, 4.8717
        xyY:
        0.5497, 0.3140, 11.2185
      CIE-Lab:
        39.9461, 54.4440, 25.4567
        CIE-LCH:
        39.9461, 60.1016, 25.0597
        CIE-Luv:
        39.9461, 98.6751, 15.6765
        Hunter-Lab:
        33.4940, 46.0434, 14.8221
      #b12938 color charts
#b12938 RGB chart
      #b12938 CMYK chart
      #b12938 RGB pie chart
      #b12938 color shades, tints & tones
#b12938 color schemes
#b12938 color preview, HTML & CSS examples
           This text has a color of #b12938        
        
          <p style="color:#b12938;">Text here</p>
        
        
          .mytext {color:#b12938;}
        
        Text color #b12938
      
           This box has a color of #b12938        
        
          <div style="background-color:#b12938;">Content here</div>
        
        
          .mybackground {background-color:#b12938;}
        
        Background color #b12938
      
           Border around this has a color of #b12938        
        
          <div style="border:2px solid #b12938;">Content here</div>
        
        
          .myborder {border:2px solid #b12938;}
        
        Border color #b12938