#b1212e color space conversions
Hex:
        #b1212e
        RGB:
        177, 33, 46
        CMY:
        31, 87, 82
        CMYK:
        0, 81, 74, 31
      HSL:
        355°, 68.5714%, 41.1765%
        HSV (HSB):
        355°, 81.3559%, 69.4118%
        XYZ:
        19.1685, 10.6321, 3.6267
        xyY:
        0.5734, 0.3181, 10.6321
      CIE-Lab:
        38.9538, 56.3454, 30.3982
        CIE-LCH:
        38.9538, 64.0223, 28.3468
        CIE-Luv:
        38.9538, 104.6767, 18.5030
        Hunter-Lab:
        32.6069, 47.8720, 16.2303
      #b1212e color charts
#b1212e RGB chart
      #b1212e CMYK chart
      #b1212e RGB pie chart
      #b1212e color shades, tints & tones
#b1212e color schemes
#b1212e color preview, HTML & CSS examples
           This text has a color of #b1212e        
        
          <p style="color:#b1212e;">Text here</p>
        
        
          .mytext {color:#b1212e;}
        
        Text color #b1212e
      
           This box has a color of #b1212e        
        
          <div style="background-color:#b1212e;">Content here</div>
        
        
          .mybackground {background-color:#b1212e;}
        
        Background color #b1212e
      
           Border around this has a color of #b1212e        
        
          <div style="border:2px solid #b1212e;">Content here</div>
        
        
          .myborder {border:2px solid #b1212e;}
        
        Border color #b1212e