#b9081b color space conversions
Hex:
        #b9081b
        RGB:
        185, 8, 27
        CMY:
        27, 97, 89
        CMYK:
        0, 96, 85, 27
      HSL:
        354°, 91.7098%, 37.8431%
        HSV (HSB):
        354°, 95.6757%, 72.5490%
        XYZ:
        20.2922, 10.5671, 2.0070
        xyY:
        0.6174, 0.3215, 10.5671
      CIE-Lab:
        38.8416, 62.4507, 41.7226
        CIE-LCH:
        38.8416, 75.1057, 33.7464
        CIE-Luv:
        38.8416, 121.8621, 23.3483
        Hunter-Lab:
        32.5071, 54.5397, 19.0943
      #b9081b color charts
#b9081b RGB chart
      #b9081b CMYK chart
      #b9081b RGB pie chart
      #b9081b color shades, tints & tones
#b9081b color schemes
#b9081b color preview, HTML & CSS examples
           This text has a color of #b9081b        
        
          <p style="color:#b9081b;">Text here</p>
        
        
          .mytext {color:#b9081b;}
        
        Text color #b9081b
      
           This box has a color of #b9081b        
        
          <div style="background-color:#b9081b;">Content here</div>
        
        
          .mybackground {background-color:#b9081b;}
        
        Background color #b9081b
      
           Border around this has a color of #b9081b        
        
          <div style="border:2px solid #b9081b;">Content here</div>
        
        
          .myborder {border:2px solid #b9081b;}
        
        Border color #b9081b