#a55554 color space conversions
Hex:
        #a55554
        RGB:
        165, 85, 84
        CMY:
        35, 67, 67
        CMYK:
        0, 48, 49, 35
      HSL:
        1°, 32.5301%, 48.8235%
        HSV (HSB):
        1°, 49.0909%, 64.7059%
        XYZ:
        20.3658, 15.1364, 10.2357
        xyY:
        0.4453, 0.3309, 15.1364
      CIE-Lab:
        45.8205, 32.7296, 15.6482
        CIE-LCH:
        45.8205, 36.2780, 25.5527
        CIE-Luv:
        45.8205, 56.6284, 12.7958
        Hunter-Lab:
        38.9056, 25.3542, 11.6352
      #a55554 color charts
#a55554 RGB chart
      #a55554 CMYK chart
      #a55554 RGB pie chart
      #a55554 color shades, tints & tones
#a55554 color schemes
#a55554 color preview, HTML & CSS examples
           This text has a color of #a55554        
        
          <p style="color:#a55554;">Text here</p>
        
        
          .mytext {color:#a55554;}
        
        Text color #a55554
      
           This box has a color of #a55554        
        
          <div style="background-color:#a55554;">Content here</div>
        
        
          .mybackground {background-color:#a55554;}
        
        Background color #a55554
      
           Border around this has a color of #a55554        
        
          <div style="border:2px solid #a55554;">Content here</div>
        
        
          .myborder {border:2px solid #a55554;}
        
        Border color #a55554