#a82841 color space conversions
Hex:
        #a82841
        RGB:
        168, 40, 65
        CMY:
        34, 84, 75
        CMYK:
        0, 76, 61, 34
      HSL:
        348°, 61.5385%, 40.7843%
        HSV (HSB):
        348°, 76.1905%, 65.8824%
        XYZ:
        17.8614, 10.2241, 6.0331
        xyY:
        0.5235, 0.2997, 10.2241
      CIE-Lab:
        38.2416, 52.5928, 17.2730
        CIE-LCH:
        38.2416, 55.3567, 18.1817
        CIE-Luv:
        38.2416, 89.2550, 8.7979
        Hunter-Lab:
        31.9751, 43.7542, 11.1957
      #a82841 color charts
#a82841 RGB chart
      #a82841 CMYK chart
      #a82841 RGB pie chart
      #a82841 color shades, tints & tones
#a82841 color schemes
#a82841 color preview, HTML & CSS examples
           This text has a color of #a82841        
        
          <p style="color:#a82841;">Text here</p>
        
        
          .mytext {color:#a82841;}
        
        Text color #a82841
      
           This box has a color of #a82841        
        
          <div style="background-color:#a82841;">Content here</div>
        
        
          .mybackground {background-color:#a82841;}
        
        Background color #a82841
      
           Border around this has a color of #a82841        
        
          <div style="border:2px solid #a82841;">Content here</div>
        
        
          .myborder {border:2px solid #a82841;}
        
        Border color #a82841