#b9083b color space conversions
Hex:
        #b9083b
        RGB:
        185, 8, 59
        CMY:
        27, 97, 77
        CMYK:
        0, 96, 68, 27
      HSL:
        343°, 91.7098%, 37.8431%
        HSV (HSB):
        343°, 95.6757%, 72.5490%
        XYZ:
        20.8838, 10.8037, 5.1223
        xyY:
        0.5673, 0.2935, 10.8037
      CIE-Lab:
        39.2479, 63.5754, 23.0559
        CIE-LCH:
        39.2479, 67.6270, 19.9334
        CIE-Luv:
        39.2479, 113.9856, 11.2161
        Hunter-Lab:
        32.8690, 55.8919, 13.7686
      #b9083b color charts
#b9083b RGB chart
      #b9083b CMYK chart
      #b9083b RGB pie chart
      #b9083b color shades, tints & tones
#b9083b color schemes
#b9083b color preview, HTML & CSS examples
           This text has a color of #b9083b        
        
          <p style="color:#b9083b;">Text here</p>
        
        
          .mytext {color:#b9083b;}
        
        Text color #b9083b
      
           This box has a color of #b9083b        
        
          <div style="background-color:#b9083b;">Content here</div>
        
        
          .mybackground {background-color:#b9083b;}
        
        Background color #b9083b
      
           Border around this has a color of #b9083b        
        
          <div style="border:2px solid #b9083b;">Content here</div>
        
        
          .myborder {border:2px solid #b9083b;}
        
        Border color #b9083b