#a00f65 color space conversions
Hex:
        #a00f65
        RGB:
        160, 15, 101
        CMY:
        37, 94, 60
        CMYK:
        0, 91, 37, 37
      HSL:
        324°, 82.8571%, 34.3137%
        HSV (HSB):
        324°, 90.6250%, 62.7451%
        XYZ:
        17.0170, 8.7548, 13.1049
        xyY:
        0.4377, 0.2252, 8.7548
      CIE-Lab:
        35.5079, 59.7901, -9.9396
        CIE-LCH:
        35.5079, 60.6106, 350.5614
        CIE-Luv:
        35.5079, 76.1144, -22.3645
        Hunter-Lab:
        29.5885, 50.8792, -5.5478
      #a00f65 color charts
#a00f65 RGB chart
      #a00f65 CMYK chart
      #a00f65 RGB pie chart
      #a00f65 color shades, tints & tones
#a00f65 color schemes
#a00f65 color preview, HTML & CSS examples
           This text has a color of #a00f65        
        
          <p style="color:#a00f65;">Text here</p>
        
        
          .mytext {color:#a00f65;}
        
        Text color #a00f65
      
           This box has a color of #a00f65        
        
          <div style="background-color:#a00f65;">Content here</div>
        
        
          .mybackground {background-color:#a00f65;}
        
        Background color #a00f65
      
           Border around this has a color of #a00f65        
        
          <div style="border:2px solid #a00f65;">Content here</div>
        
        
          .myborder {border:2px solid #a00f65;}
        
        Border color #a00f65