#82212d color space conversions
Hex:
        #82212d
        RGB:
        130, 33, 45
        CMY:
        49, 87, 82
        CMYK:
        0, 75, 65, 49
      HSL:
        353°, 59.5092%, 31.9608%
        HSV (HSB):
        353°, 74.6154%, 50.9804%
        XYZ:
        10.2234, 6.0230, 3.1063
        xyY:
        0.5283, 0.3112, 6.0230
      CIE-Lab:
        29.4704, 41.7945, 17.2853
        CIE-LCH:
        29.4704, 45.2279, 22.4689
        CIE-Luv:
        29.4704, 66.7778, 9.5623
        Hunter-Lab:
        24.5418, 31.4100, 9.6747
      #82212d color charts
#82212d RGB chart
      #82212d CMYK chart
      #82212d RGB pie chart
      #82212d color shades, tints & tones
#82212d color schemes
#82212d color preview, HTML & CSS examples
           This text has a color of #82212d        
        
          <p style="color:#82212d;">Text here</p>
        
        
          .mytext {color:#82212d;}
        
        Text color #82212d
      
           This box has a color of #82212d        
        
          <div style="background-color:#82212d;">Content here</div>
        
        
          .mybackground {background-color:#82212d;}
        
        Background color #82212d
      
           Border around this has a color of #82212d        
        
          <div style="border:2px solid #82212d;">Content here</div>
        
        
          .myborder {border:2px solid #82212d;}
        
        Border color #82212d