#a83530 color space conversions
Hex:
        #a83530
        RGB:
        168, 53, 48
        CMY:
        34, 79, 81
        CMYK:
        0, 68, 71, 34
      HSL:
        2°, 55.5556%, 42.3529%
        HSV (HSB):
        2°, 71.4286%, 65.8824%
        XYZ:
        17.9551, 11.0844, 3.9895
        xyY:
        0.5436, 0.3356, 11.0844
      CIE-Lab:
        39.7223, 46.7102, 29.6453
        CIE-LCH:
        39.7223, 55.3235, 32.4019
        CIE-Luv:
        39.7223, 86.8748, 20.7330
        Hunter-Lab:
        33.2933, 38.0017, 16.2007
      #a83530 color charts
#a83530 RGB chart
      #a83530 CMYK chart
      #a83530 RGB pie chart
      #a83530 color shades, tints & tones
#a83530 color schemes
#a83530 color preview, HTML & CSS examples
           This text has a color of #a83530        
        
          <p style="color:#a83530;">Text here</p>
        
        
          .mytext {color:#a83530;}
        
        Text color #a83530
      
           This box has a color of #a83530        
        
          <div style="background-color:#a83530;">Content here</div>
        
        
          .mybackground {background-color:#a83530;}
        
        Background color #a83530
      
           Border around this has a color of #a83530        
        
          <div style="border:2px solid #a83530;">Content here</div>
        
        
          .myborder {border:2px solid #a83530;}
        
        Border color #a83530