#a94150 color space conversions
Hex:
        #a94150
        RGB:
        169, 65, 80
        CMY:
        34, 75, 69
        CMYK:
        0, 62, 53, 34
      HSL:
        351°, 44.4444%, 45.8824%
        HSV (HSB):
        351°, 61.5385%, 66.2745%
        XYZ:
        19.7005, 12.7948, 9.0207
        xyY:
        0.4745, 0.3082, 12.7948
      CIE-Lab:
        42.4524, 43.9529, 13.5919
        CIE-LCH:
        42.4524, 46.0065, 17.1836
        CIE-Luv:
        42.4524, 73.0197, 7.7886
        Hunter-Lab:
        35.7698, 35.7128, 10.0866
      #a94150 color charts
#a94150 RGB chart
      #a94150 CMYK chart
      #a94150 RGB pie chart
      #a94150 color shades, tints & tones
#a94150 color schemes
#a94150 color preview, HTML & CSS examples
           This text has a color of #a94150        
        
          <p style="color:#a94150;">Text here</p>
        
        
          .mytext {color:#a94150;}
        
        Text color #a94150
      
           This box has a color of #a94150        
        
          <div style="background-color:#a94150;">Content here</div>
        
        
          .mybackground {background-color:#a94150;}
        
        Background color #a94150
      
           Border around this has a color of #a94150        
        
          <div style="border:2px solid #a94150;">Content here</div>
        
        
          .myborder {border:2px solid #a94150;}
        
        Border color #a94150