#b0081a color space conversions
Hex:
        #b0081a
        RGB:
        176, 8, 26
        CMY:
        31, 97, 90
        CMYK:
        0, 95, 85, 31
      HSL:
        354°, 91.3043%, 36.0784%
        HSV (HSB):
        354°, 95.4545%, 69.0196%
        XYZ:
        18.1778, 9.4784, 1.8487
        xyY:
        0.6161, 0.3212, 9.4784
      CIE-Lab:
        36.8894, 60.1023, 39.7844
        CIE-LCH:
        36.8894, 72.0770, 33.5023
        CIE-Luv:
        36.8894, 115.3085, 21.9940
        Hunter-Lab:
        30.7869, 51.5161, 17.9906
      #b0081a color charts
#b0081a RGB chart
      #b0081a CMYK chart
      #b0081a RGB pie chart
      #b0081a color shades, tints & tones
#b0081a color schemes
#b0081a color preview, HTML & CSS examples
           This text has a color of #b0081a        
        
          <p style="color:#b0081a;">Text here</p>
        
        
          .mytext {color:#b0081a;}
        
        Text color #b0081a
      
           This box has a color of #b0081a        
        
          <div style="background-color:#b0081a;">Content here</div>
        
        
          .mybackground {background-color:#b0081a;}
        
        Background color #b0081a
      
           Border around this has a color of #b0081a        
        
          <div style="border:2px solid #b0081a;">Content here</div>
        
        
          .myborder {border:2px solid #b0081a;}
        
        Border color #b0081a