#a05152 color space conversions
Hex:
        #a05152
        RGB:
        160, 81, 82
        CMY:
        37, 68, 68
        CMYK:
        0, 49, 49, 37
      HSL:
        359°, 32.7801%, 47.2549%
        HSV (HSB):
        359°, 49.3750%, 62.7451%
        XYZ:
        18.9626, 13.9676, 9.6792
        xyY:
        0.4450, 0.3278, 13.9676
      CIE-Lab:
        44.1865, 32.7372, 14.5098
        CIE-LCH:
        44.1865, 35.8087, 23.9039
        CIE-Luv:
        44.1865, 55.5516, 11.3878
        Hunter-Lab:
        37.3733, 25.1648, 10.8059
      #a05152 color charts
#a05152 RGB chart
      #a05152 CMYK chart
      #a05152 RGB pie chart
      #a05152 color shades, tints & tones
#a05152 color schemes
#a05152 color preview, HTML & CSS examples
           This text has a color of #a05152        
        
          <p style="color:#a05152;">Text here</p>
        
        
          .mytext {color:#a05152;}
        
        Text color #a05152
      
           This box has a color of #a05152        
        
          <div style="background-color:#a05152;">Content here</div>
        
        
          .mybackground {background-color:#a05152;}
        
        Background color #a05152
      
           Border around this has a color of #a05152        
        
          <div style="border:2px solid #a05152;">Content here</div>
        
        
          .myborder {border:2px solid #a05152;}
        
        Border color #a05152