#a63222 color space conversions
Hex:
        #a63222
        RGB:
        166, 50, 34
        CMY:
        35, 80, 87
        CMYK:
        0, 70, 80, 35
      HSL:
        7°, 66.0000%, 39.2157%
        HSV (HSB):
        7°, 79.5181%, 65.0980%
        XYZ:
        17.1552, 10.5037, 2.6366
        xyY:
        0.5663, 0.3467, 10.5037
      CIE-Lab:
        38.7317, 46.6555, 36.5031
        CIE-LCH:
        38.7317, 59.2386, 38.0396
        CIE-Luv:
        38.7317, 89.5834, 24.8294
        Hunter-Lab:
        32.4094, 37.7687, 17.8631
      #a63222 color charts
#a63222 RGB chart
      #a63222 CMYK chart
      #a63222 RGB pie chart
      #a63222 color shades, tints & tones
#a63222 color schemes
#a63222 color preview, HTML & CSS examples
           This text has a color of #a63222        
        
          <p style="color:#a63222;">Text here</p>
        
        
          .mytext {color:#a63222;}
        
        Text color #a63222
      
           This box has a color of #a63222        
        
          <div style="background-color:#a63222;">Content here</div>
        
        
          .mybackground {background-color:#a63222;}
        
        Background color #a63222
      
           Border around this has a color of #a63222        
        
          <div style="border:2px solid #a63222;">Content here</div>
        
        
          .myborder {border:2px solid #a63222;}
        
        Border color #a63222