#b9122e color space conversions
Hex:
        #b9122e
        RGB:
        185, 18, 46
        CMY:
        27, 93, 82
        CMYK:
        0, 90, 75, 27
      HSL:
        350°, 82.2660%, 39.8039%
        HSV (HSB):
        350°, 90.2703%, 72.5490%
        XYZ:
        20.7170, 10.9442, 3.6053
        xyY:
        0.5874, 0.3103, 10.9442
      CIE-Lab:
        39.4863, 61.7426, 31.4430
        CIE-LCH:
        39.4863, 69.2879, 26.9879
        CIE-Luv:
        39.4863, 115.8131, 17.9581
        Hunter-Lab:
        33.0820, 53.8893, 16.6959
      #b9122e color charts
#b9122e RGB chart
      #b9122e CMYK chart
      #b9122e RGB pie chart
      #b9122e color shades, tints & tones
#b9122e color schemes
#b9122e color preview, HTML & CSS examples
           This text has a color of #b9122e        
        
          <p style="color:#b9122e;">Text here</p>
        
        
          .mytext {color:#b9122e;}
        
        Text color #b9122e
      
           This box has a color of #b9122e        
        
          <div style="background-color:#b9122e;">Content here</div>
        
        
          .mybackground {background-color:#b9122e;}
        
        Background color #b9122e
      
           Border around this has a color of #b9122e        
        
          <div style="border:2px solid #b9122e;">Content here</div>
        
        
          .myborder {border:2px solid #b9122e;}
        
        Border color #b9122e