#b9192b color space conversions
Hex:
        #b9192b
        RGB:
        185, 25, 43
        CMY:
        27, 90, 83
        CMYK:
        0, 86, 77, 27
      HSL:
        353°, 76.1905%, 41.1765%
        HSV (HSB):
        353°, 86.4865%, 72.5490%
        XYZ:
        20.7913, 11.1840, 3.3484
        xyY:
        0.5886, 0.3166, 11.1840
      CIE-Lab:
        39.8886, 60.3673, 33.6999
        CIE-LCH:
        39.8886, 69.1368, 29.1723
        CIE-Luv:
        39.8886, 114.5612, 19.9644
        Hunter-Lab:
        33.4424, 52.4497, 17.4733
      #b9192b color charts
#b9192b RGB chart
      #b9192b CMYK chart
      #b9192b RGB pie chart
      #b9192b color shades, tints & tones
#b9192b color schemes
#b9192b color preview, HTML & CSS examples
           This text has a color of #b9192b        
        
          <p style="color:#b9192b;">Text here</p>
        
        
          .mytext {color:#b9192b;}
        
        Text color #b9192b
      
           This box has a color of #b9192b        
        
          <div style="background-color:#b9192b;">Content here</div>
        
        
          .mybackground {background-color:#b9192b;}
        
        Background color #b9192b
      
           Border around this has a color of #b9192b        
        
          <div style="border:2px solid #b9192b;">Content here</div>
        
        
          .myborder {border:2px solid #b9192b;}
        
        Border color #b9192b