#a5483b color space conversions
Hex:
        #a5483b
        RGB:
        165, 72, 59
        CMY:
        35, 72, 77
        CMYK:
        0, 56, 64, 35
      HSL:
        7°, 47.3214%, 43.9216%
        HSV (HSB):
        7°, 64.2424%, 64.7059%
        XYZ:
        18.6238, 12.9498, 5.6557
        xyY:
        0.5002, 0.3478, 12.9498
      CIE-Lab:
        42.6876, 37.4477, 26.5627
        CIE-LCH:
        42.6876, 45.9120, 35.3492
        CIE-Luv:
        42.6876, 70.0781, 21.5054
        Hunter-Lab:
        35.9859, 29.4041, 15.8719
      #a5483b color charts
#a5483b RGB chart
      #a5483b CMYK chart
      #a5483b RGB pie chart
      #a5483b color shades, tints & tones
#a5483b color schemes
#a5483b color preview, HTML & CSS examples
           This text has a color of #a5483b        
        
          <p style="color:#a5483b;">Text here</p>
        
        
          .mytext {color:#a5483b;}
        
        Text color #a5483b
      
           This box has a color of #a5483b        
        
          <div style="background-color:#a5483b;">Content here</div>
        
        
          .mybackground {background-color:#a5483b;}
        
        Background color #a5483b
      
           Border around this has a color of #a5483b        
        
          <div style="border:2px solid #a5483b;">Content here</div>
        
        
          .myborder {border:2px solid #a5483b;}
        
        Border color #a5483b