#b9073a color space conversions
Hex:
        #b9073a
        RGB:
        185, 7, 58
        CMY:
        27, 97, 77
        CMYK:
        0, 96, 69, 27
      HSL:
        343°, 92.7083%, 37.6471%
        HSV (HSB):
        343°, 96.2162%, 72.5490%
        XYZ:
        20.8473, 10.7717, 4.9834
        xyY:
        0.5696, 0.2943, 10.7717
      CIE-Lab:
        39.1933, 63.6346, 23.6206
        CIE-LCH:
        39.1933, 67.8770, 20.3645
        CIE-Luv:
        39.1933, 114.4644, 11.6385
        Hunter-Lab:
        32.8203, 55.9466, 13.9718
      #b9073a color charts
#b9073a RGB chart
      #b9073a CMYK chart
      #b9073a RGB pie chart
      #b9073a color shades, tints & tones
#b9073a color schemes
#b9073a color preview, HTML & CSS examples
           This text has a color of #b9073a        
        
          <p style="color:#b9073a;">Text here</p>
        
        
          .mytext {color:#b9073a;}
        
        Text color #b9073a
      
           This box has a color of #b9073a        
        
          <div style="background-color:#b9073a;">Content here</div>
        
        
          .mybackground {background-color:#b9073a;}
        
        Background color #b9073a
      
           Border around this has a color of #b9073a        
        
          <div style="border:2px solid #b9073a;">Content here</div>
        
        
          .myborder {border:2px solid #b9073a;}
        
        Border color #b9073a