#a03223 color space conversions
Hex:
        #a03223
        RGB:
        160, 50, 35
        CMY:
        37, 80, 86
        CMYK:
        0, 69, 78, 37
      HSL:
        7°, 64.1026%, 38.2353%
        HSV (HSB):
        7°, 78.1250%, 62.7451%
        XYZ:
        15.9412, 9.8761, 2.6562
        xyY:
        0.5599, 0.3469, 9.8761
      CIE-Lab:
        37.6192, 44.6212, 34.4422
        CIE-LCH:
        37.6192, 56.3677, 37.6638
        CIE-Luv:
        37.6192, 84.4949, 23.6126
        Hunter-Lab:
        31.4263, 35.5491, 16.9871
      #a03223 color charts
#a03223 RGB chart
      #a03223 CMYK chart
      #a03223 RGB pie chart
      #a03223 color shades, tints & tones
#a03223 color schemes
#a03223 color preview, HTML & CSS examples
           This text has a color of #a03223        
        
          <p style="color:#a03223;">Text here</p>
        
        
          .mytext {color:#a03223;}
        
        Text color #a03223
      
           This box has a color of #a03223        
        
          <div style="background-color:#a03223;">Content here</div>
        
        
          .mybackground {background-color:#a03223;}
        
        Background color #a03223
      
           Border around this has a color of #a03223        
        
          <div style="border:2px solid #a03223;">Content here</div>
        
        
          .myborder {border:2px solid #a03223;}
        
        Border color #a03223