#a82d44 color space conversions
Hex:
        #a82d44
        RGB:
        168, 45, 68
        CMY:
        34, 82, 73
        CMYK:
        0, 73, 60, 34
      HSL:
        349°, 57.7465%, 41.7647%
        HSV (HSB):
        349°, 73.2143%, 65.8824%
        XYZ:
        18.1302, 10.6190, 6.5629
        xyY:
        0.5134, 0.3007, 10.6190
      CIE-Lab:
        38.9311, 51.0505, 16.2920
        CIE-LCH:
        38.9311, 53.5871, 17.6997
        CIE-Luv:
        38.9311, 86.0851, 8.3706
        Hunter-Lab:
        32.5867, 42.2849, 10.8698
      #a82d44 color charts
#a82d44 RGB chart
      #a82d44 CMYK chart
      #a82d44 RGB pie chart
      #a82d44 color shades, tints & tones
#a82d44 color schemes
#a82d44 color preview, HTML & CSS examples
           This text has a color of #a82d44        
        
          <p style="color:#a82d44;">Text here</p>
        
        
          .mytext {color:#a82d44;}
        
        Text color #a82d44
      
           This box has a color of #a82d44        
        
          <div style="background-color:#a82d44;">Content here</div>
        
        
          .mybackground {background-color:#a82d44;}
        
        Background color #a82d44
      
           Border around this has a color of #a82d44        
        
          <div style="border:2px solid #a82d44;">Content here</div>
        
        
          .myborder {border:2px solid #a82d44;}
        
        Border color #a82d44