#82072d color space conversions
Hex:
        #82072d
        RGB:
        130, 7, 45
        CMY:
        49, 97, 82
        CMYK:
        0, 95, 65, 49
      HSL:
        341°, 89.7810%, 26.8627%
        HSV (HSB):
        341°, 94.6154%, 50.9804%
        XYZ:
        9.7556, 5.0872, 2.9504
        xyY:
        0.5483, 0.2859, 5.0872
      CIE-Lab:
        26.9819, 48.8367, 14.0351
        CIE-LCH:
        26.9819, 50.8134, 16.0340
        CIE-Luv:
        26.9819, 74.8134, 4.9258
        Hunter-Lab:
        22.5549, 37.7345, 8.0328
      #82072d color charts
#82072d RGB chart
      #82072d CMYK chart
      #82072d RGB pie chart
      #82072d color shades, tints & tones
#82072d color schemes
#82072d color preview, HTML & CSS examples
           This text has a color of #82072d        
        
          <p style="color:#82072d;">Text here</p>
        
        
          .mytext {color:#82072d;}
        
        Text color #82072d
      
           This box has a color of #82072d        
        
          <div style="background-color:#82072d;">Content here</div>
        
        
          .mybackground {background-color:#82072d;}
        
        Background color #82072d
      
           Border around this has a color of #82072d        
        
          <div style="border:2px solid #82072d;">Content here</div>
        
        
          .myborder {border:2px solid #82072d;}
        
        Border color #82072d