#82011b color space conversions
Hex:
        #82011b
        RGB:
        130, 1, 27
        CMY:
        49, 100, 89
        CMYK:
        0, 99, 79, 49
      HSL:
        348°, 98.4733%, 25.6863%
        HSV (HSB):
        348°, 99.2308%, 50.9804%
        XYZ:
        9.4146, 4.8467, 1.4762
        xyY:
        0.5982, 0.3080, 4.8467
      CIE-Lab:
        26.2934, 49.0448, 25.2298
        CIE-LCH:
        26.2934, 55.1537, 27.2224
        CIE-Luv:
        26.2934, 81.1125, 12.1991
        Hunter-Lab:
        22.0151, 37.8076, 11.4350
      #82011b color charts
#82011b RGB chart
      #82011b CMYK chart
      #82011b RGB pie chart
      #82011b color shades, tints & tones
#82011b color schemes
#82011b color preview, HTML & CSS examples
           This text has a color of #82011b        
        
          <p style="color:#82011b;">Text here</p>
        
        
          .mytext {color:#82011b;}
        
        Text color #82011b
      
           This box has a color of #82011b        
        
          <div style="background-color:#82011b;">Content here</div>
        
        
          .mybackground {background-color:#82011b;}
        
        Background color #82011b
      
           Border around this has a color of #82011b        
        
          <div style="border:2px solid #82011b;">Content here</div>
        
        
          .myborder {border:2px solid #82011b;}
        
        Border color #82011b