#a82838 color space conversions
Hex:
        #a82838
        RGB:
        168, 40, 56
        CMY:
        34, 84, 78
        CMYK:
        0, 76, 67, 34
      HSL:
        353°, 61.5385%, 40.7843%
        HSV (HSB):
        353°, 76.1905%, 65.8824%
        XYZ:
        17.6211, 10.1279, 4.7675
        xyY:
        0.5419, 0.3115, 10.1279
      CIE-Lab:
        38.0711, 52.0376, 22.7338
        CIE-LCH:
        38.0711, 56.7867, 23.5992
        CIE-Luv:
        38.0711, 91.8352, 13.5984
        Hunter-Lab:
        31.8244, 43.1420, 13.3950
      #a82838 color charts
#a82838 RGB chart
      #a82838 CMYK chart
      #a82838 RGB pie chart
      #a82838 color shades, tints & tones
#a82838 color schemes
#a82838 color preview, HTML & CSS examples
           This text has a color of #a82838        
        
          <p style="color:#a82838;">Text here</p>
        
        
          .mytext {color:#a82838;}
        
        Text color #a82838
      
           This box has a color of #a82838        
        
          <div style="background-color:#a82838;">Content here</div>
        
        
          .mybackground {background-color:#a82838;}
        
        Background color #a82838
      
           Border around this has a color of #a82838        
        
          <div style="border:2px solid #a82838;">Content here</div>
        
        
          .myborder {border:2px solid #a82838;}
        
        Border color #a82838