#a06368 color space conversions
Hex:
        #a06368
        RGB:
        160, 99, 104
        CMY:
        37, 61, 59
        CMYK:
        0, 38, 35, 37
      HSL:
        355°, 24.3028%, 50.7843%
        HSV (HSB):
        355°, 38.1250%, 62.7451%
        XYZ:
        21.4577, 17.3967, 15.3237
        xyY:
        0.3961, 0.3211, 17.3967
      CIE-Lab:
        48.7561, 25.3307, 7.6171
        CIE-LCH:
        48.7561, 26.4512, 16.7364
        CIE-Luv:
        48.7561, 40.2717, 5.3629
        Hunter-Lab:
        41.7094, 18.8393, 7.4140
      #a06368 color charts
#a06368 RGB chart
      #a06368 CMYK chart
      #a06368 RGB pie chart
      #a06368 color shades, tints & tones
#a06368 color schemes
#a06368 color preview, HTML & CSS examples
           This text has a color of #a06368        
        
          <p style="color:#a06368;">Text here</p>
        
        
          .mytext {color:#a06368;}
        
        Text color #a06368
      
           This box has a color of #a06368        
        
          <div style="background-color:#a06368;">Content here</div>
        
        
          .mybackground {background-color:#a06368;}
        
        Background color #a06368
      
           Border around this has a color of #a06368        
        
          <div style="border:2px solid #a06368;">Content here</div>
        
        
          .myborder {border:2px solid #a06368;}
        
        Border color #a06368