#82102b color space conversions
Hex:
        #82102b
        RGB:
        130, 16, 43
        CMY:
        49, 94, 83
        CMYK:
        0, 88, 67, 49
      HSL:
        346°, 78.0822%, 28.6275%
        HSV (HSB):
        346°, 87.6923%, 50.9804%
        XYZ:
        9.8273, 5.2908, 2.7888
        xyY:
        0.5488, 0.2955, 5.2908
      CIE-Lab:
        27.5478, 46.9698, 16.1282
        CIE-LCH:
        27.5478, 49.6616, 18.9511
        CIE-Luv:
        27.5478, 73.4500, 7.0791
        Hunter-Lab:
        23.0018, 36.0090, 8.9128
      #82102b color charts
#82102b RGB chart
      #82102b CMYK chart
      #82102b RGB pie chart
      #82102b color shades, tints & tones
#82102b color schemes
#82102b color preview, HTML & CSS examples
           This text has a color of #82102b        
        
          <p style="color:#82102b;">Text here</p>
        
        
          .mytext {color:#82102b;}
        
        Text color #82102b
      
           This box has a color of #82102b        
        
          <div style="background-color:#82102b;">Content here</div>
        
        
          .mybackground {background-color:#82102b;}
        
        Background color #82102b
      
           Border around this has a color of #82102b        
        
          <div style="border:2px solid #82102b;">Content here</div>
        
        
          .myborder {border:2px solid #82102b;}
        
        Border color #82102b