#a82c44 color space conversions
Hex:
        #a82c44
        RGB:
        168, 44, 68
        CMY:
        34, 83, 73
        CMYK:
        0, 74, 60, 34
      HSL:
        348°, 58.4906%, 41.5686%
        HSV (HSB):
        348°, 73.8095%, 65.8824%
        XYZ:
        18.0925, 10.5436, 6.5504
        xyY:
        0.5142, 0.2996, 10.5436
      CIE-Lab:
        38.8008, 51.4126, 16.1174
        CIE-LCH:
        38.8008, 53.8797, 17.4057
        CIE-Luv:
        38.8008, 86.5516, 8.1014
        Hunter-Lab:
        32.4708, 42.6350, 10.7690
      #a82c44 color charts
#a82c44 RGB chart
      #a82c44 CMYK chart
      #a82c44 RGB pie chart
      #a82c44 color shades, tints & tones
#a82c44 color schemes
#a82c44 color preview, HTML & CSS examples
           This text has a color of #a82c44        
        
          <p style="color:#a82c44;">Text here</p>
        
        
          .mytext {color:#a82c44;}
        
        Text color #a82c44
      
           This box has a color of #a82c44        
        
          <div style="background-color:#a82c44;">Content here</div>
        
        
          .mybackground {background-color:#a82c44;}
        
        Background color #a82c44
      
           Border around this has a color of #a82c44        
        
          <div style="border:2px solid #a82c44;">Content here</div>
        
        
          .myborder {border:2px solid #a82c44;}
        
        Border color #a82c44