#a84132 color space conversions
Hex:
        #a84132
        RGB:
        168, 65, 50
        CMY:
        34, 75, 80
        CMYK:
        0, 61, 70, 34
      HSL:
        8°, 54.1284%, 42.7451%
        HSV (HSB):
        8°, 70.2381%, 65.8824%
        XYZ:
        18.6145, 12.3357, 4.4176
        xyY:
        0.5263, 0.3488, 12.3357
      CIE-Lab:
        41.7448, 41.4627, 30.8367
        CIE-LCH:
        41.7448, 51.6726, 36.6390
        CIE-Luv:
        41.7448, 78.9265, 23.6134
        Hunter-Lab:
        35.1222, 33.1395, 17.1283
      #a84132 color charts
#a84132 RGB chart
      #a84132 CMYK chart
      #a84132 RGB pie chart
      #a84132 color shades, tints & tones
#a84132 color schemes
#a84132 color preview, HTML & CSS examples
           This text has a color of #a84132        
        
          <p style="color:#a84132;">Text here</p>
        
        
          .mytext {color:#a84132;}
        
        Text color #a84132
      
           This box has a color of #a84132        
        
          <div style="background-color:#a84132;">Content here</div>
        
        
          .mybackground {background-color:#a84132;}
        
        Background color #a84132
      
           Border around this has a color of #a84132        
        
          <div style="border:2px solid #a84132;">Content here</div>
        
        
          .myborder {border:2px solid #a84132;}
        
        Border color #a84132