#a55258 color space conversions
Hex:
        #a55258
        RGB:
        165, 82, 88
        CMY:
        35, 68, 65
        CMYK:
        0, 50, 47, 35
      HSL:
        356°, 33.6032%, 48.4314%
        HSV (HSB):
        356°, 50.3030%, 64.7059%
        XYZ:
        20.2958, 14.7385, 11.0076
        xyY:
        0.4408, 0.3201, 14.7385
      CIE-Lab:
        45.2739, 34.7423, 12.4750
        CIE-LCH:
        45.2739, 36.9142, 19.7519
        CIE-Luv:
        45.2739, 57.6916, 8.8732
        Hunter-Lab:
        38.3908, 27.1826, 9.8735
      #a55258 color charts
#a55258 RGB chart
      #a55258 CMYK chart
      #a55258 RGB pie chart
      #a55258 color shades, tints & tones
#a55258 color schemes
#a55258 color preview, HTML & CSS examples
           This text has a color of #a55258        
        
          <p style="color:#a55258;">Text here</p>
        
        
          .mytext {color:#a55258;}
        
        Text color #a55258
      
           This box has a color of #a55258        
        
          <div style="background-color:#a55258;">Content here</div>
        
        
          .mybackground {background-color:#a55258;}
        
        Background color #a55258
      
           Border around this has a color of #a55258        
        
          <div style="border:2px solid #a55258;">Content here</div>
        
        
          .myborder {border:2px solid #a55258;}
        
        Border color #a55258