#a5605f color space conversions
Hex:
        #a5605f
        RGB:
        165, 96, 95
        CMY:
        35, 62, 63
        CMYK:
        0, 42, 42, 35
      HSL:
        1°, 28.0000%, 50.9804%
        HSV (HSB):
        1°, 42.4242%, 64.7059%
        XYZ:
        21.7655, 17.1913, 12.9976
        xyY:
        0.4189, 0.3309, 17.1913
      CIE-Lab:
        48.5002, 27.8823, 12.7312
        CIE-LCH:
        48.5002, 30.6514, 24.5416
        CIE-Luv:
        48.5002, 47.5402, 10.8771
        Hunter-Lab:
        41.4624, 21.1435, 10.4375
      #a5605f color charts
#a5605f RGB chart
      #a5605f CMYK chart
      #a5605f RGB pie chart
      #a5605f color shades, tints & tones
#a5605f color schemes
#a5605f color preview, HTML & CSS examples
           This text has a color of #a5605f        
        
          <p style="color:#a5605f;">Text here</p>
        
        
          .mytext {color:#a5605f;}
        
        Text color #a5605f
      
           This box has a color of #a5605f        
        
          <div style="background-color:#a5605f;">Content here</div>
        
        
          .mybackground {background-color:#a5605f;}
        
        Background color #a5605f
      
           Border around this has a color of #a5605f        
        
          <div style="border:2px solid #a5605f;">Content here</div>
        
        
          .myborder {border:2px solid #a5605f;}
        
        Border color #a5605f