#a82d46 color space conversions
Hex:
        #a82d46
        RGB:
        168, 45, 70
        CMY:
        34, 82, 73
        CMYK:
        0, 73, 58, 34
      HSL:
        348°, 57.7465%, 41.7647%
        HSV (HSB):
        348°, 73.2143%, 65.8824%
        XYZ:
        18.1923, 10.6438, 6.8900
        xyY:
        0.5092, 0.2979, 10.6438
      CIE-Lab:
        38.9739, 51.1942, 15.0844
        CIE-LCH:
        38.9739, 53.3703, 16.4176
        CIE-Luv:
        38.9739, 85.4842, 7.1983
        Hunter-Lab:
        32.6248, 42.4421, 10.3161
      #a82d46 color charts
#a82d46 RGB chart
      #a82d46 CMYK chart
      #a82d46 RGB pie chart
      #a82d46 color shades, tints & tones
#a82d46 color schemes
#a82d46 color preview, HTML & CSS examples
           This text has a color of #a82d46        
        
          <p style="color:#a82d46;">Text here</p>
        
        
          .mytext {color:#a82d46;}
        
        Text color #a82d46
      
           This box has a color of #a82d46        
        
          <div style="background-color:#a82d46;">Content here</div>
        
        
          .mybackground {background-color:#a82d46;}
        
        Background color #a82d46
      
           Border around this has a color of #a82d46        
        
          <div style="border:2px solid #a82d46;">Content here</div>
        
        
          .myborder {border:2px solid #a82d46;}
        
        Border color #a82d46