#a5473f color space conversions
Hex:
        #a5473f
        RGB:
        165, 71, 63
        CMY:
        35, 72, 75
        CMYK:
        0, 57, 62, 35
      HSL:
        5°, 44.7368%, 44.7059%
        HSV (HSB):
        5°, 61.8182%, 64.7059%
        XYZ:
        18.6675, 12.8647, 6.2019
        xyY:
        0.4947, 0.3409, 12.8647
      CIE-Lab:
        42.5587, 38.2301, 24.0116
        CIE-LCH:
        42.5587, 45.1453, 32.1322
        CIE-Luv:
        42.5587, 69.9705, 19.1054
        Hunter-Lab:
        35.8674, 30.1340, 14.8553
      #a5473f color charts
#a5473f RGB chart
      #a5473f CMYK chart
      #a5473f RGB pie chart
      #a5473f color shades, tints & tones
#a5473f color schemes
#a5473f color preview, HTML & CSS examples
           This text has a color of #a5473f        
        
          <p style="color:#a5473f;">Text here</p>
        
        
          .mytext {color:#a5473f;}
        
        Text color #a5473f
      
           This box has a color of #a5473f        
        
          <div style="background-color:#a5473f;">Content here</div>
        
        
          .mybackground {background-color:#a5473f;}
        
        Background color #a5473f
      
           Border around this has a color of #a5473f        
        
          <div style="border:2px solid #a5473f;">Content here</div>
        
        
          .myborder {border:2px solid #a5473f;}
        
        Border color #a5473f