#82313a color space conversions
Hex:
        #82313a
        RGB:
        130, 49, 58
        CMY:
        49, 81, 77
        CMYK:
        0, 62, 55, 49
      HSL:
        353°, 45.2514%, 35.0980%
        HSV (HSB):
        353°, 62.3077%, 50.9804%
        XYZ:
        11.0680, 7.2479, 4.8186
        xyY:
        0.4784, 0.3133, 7.2479
      CIE-Lab:
        32.3648, 35.6939, 12.6444
        CIE-LCH:
        32.3648, 37.8673, 19.5065
        CIE-Luv:
        32.3648, 55.5165, 7.3986
        Hunter-Lab:
        26.9220, 26.2700, 8.2334
      #82313a color charts
#82313a RGB chart
      #82313a CMYK chart
      #82313a RGB pie chart
      #82313a color shades, tints & tones
#82313a color schemes
#82313a color preview, HTML & CSS examples
           This text has a color of #82313a        
        
          <p style="color:#82313a;">Text here</p>
        
        
          .mytext {color:#82313a;}
        
        Text color #82313a
      
           This box has a color of #82313a        
        
          <div style="background-color:#82313a;">Content here</div>
        
        
          .mybackground {background-color:#82313a;}
        
        Background color #82313a
      
           Border around this has a color of #82313a        
        
          <div style="border:2px solid #82313a;">Content here</div>
        
        
          .myborder {border:2px solid #82313a;}
        
        Border color #82313a