#a00967 color space conversions
Hex:
        #a00967
        RGB:
        160, 9, 103
        CMY:
        37, 96, 60
        CMYK:
        0, 94, 36, 37
      HSL:
        323°, 89.3491%, 33.1373%
        HSV (HSB):
        323°, 94.3750%, 62.7451%
        XYZ:
        17.0431, 8.6482, 13.6030
        xyY:
        0.4337, 0.2201, 8.6482
      CIE-Lab:
        35.2980, 60.8386, -11.5370
        CIE-LCH:
        35.2980, 61.9229, 349.2623
        CIE-Luv:
        35.2980, 75.9893, -24.4984
        Hunter-Lab:
        29.4079, 51.9843, -6.8398
      #a00967 color charts
#a00967 RGB chart
      #a00967 CMYK chart
      #a00967 RGB pie chart
      #a00967 color shades, tints & tones
#a00967 color schemes
#a00967 color preview, HTML & CSS examples
           This text has a color of #a00967        
        
          <p style="color:#a00967;">Text here</p>
        
        
          .mytext {color:#a00967;}
        
        Text color #a00967
      
           This box has a color of #a00967        
        
          <div style="background-color:#a00967;">Content here</div>
        
        
          .mybackground {background-color:#a00967;}
        
        Background color #a00967
      
           Border around this has a color of #a00967        
        
          <div style="border:2px solid #a00967;">Content here</div>
        
        
          .myborder {border:2px solid #a00967;}
        
        Border color #a00967