#a82d30 color space conversions
Hex:
        #a82d30
        RGB:
        168, 45, 48
        CMY:
        34, 82, 81
        CMYK:
        0, 73, 71, 34
      HSL:
        359°, 57.7465%, 41.7647%
        HSV (HSB):
        359°, 73.2143%, 65.8824%
        XYZ:
        17.6203, 10.4150, 3.8779
        xyY:
        0.5521, 0.3264, 10.4150
      CIE-Lab:
        38.5772, 49.8522, 28.2961
        CIE-LCH:
        38.5772, 57.3229, 29.5792
        CIE-Luv:
        38.5772, 91.3520, 18.5710
        Hunter-Lab:
        32.2723, 40.9827, 15.4662
      #a82d30 color charts
#a82d30 RGB chart
      #a82d30 CMYK chart
      #a82d30 RGB pie chart
      #a82d30 color shades, tints & tones
#a82d30 color schemes
#a82d30 color preview, HTML & CSS examples
           This text has a color of #a82d30        
        
          <p style="color:#a82d30;">Text here</p>
        
        
          .mytext {color:#a82d30;}
        
        Text color #a82d30
      
           This box has a color of #a82d30        
        
          <div style="background-color:#a82d30;">Content here</div>
        
        
          .mybackground {background-color:#a82d30;}
        
        Background color #a82d30
      
           Border around this has a color of #a82d30        
        
          <div style="border:2px solid #a82d30;">Content here</div>
        
        
          .myborder {border:2px solid #a82d30;}
        
        Border color #a82d30