#a66274 color space conversions
Hex:
        #a66274
        RGB:
        166, 98, 116
        CMY:
        35, 62, 55
        CMYK:
        0, 41, 30, 35
      HSL:
        344°, 27.6423%, 51.7647%
        HSV (HSB):
        344°, 40.9639%, 65.0980%
        XYZ:
        23.2460, 18.1033, 18.7921
        xyY:
        0.3865, 0.3010, 18.1033
      CIE-Lab:
        49.6212, 29.8346, 1.7870
        CIE-LCH:
        49.6212, 29.8881, 3.4278
        CIE-Luv:
        49.6212, 43.1824, -2.8229
        Hunter-Lab:
        42.5480, 23.0639, 3.5971
      #a66274 color charts
#a66274 RGB chart
      #a66274 CMYK chart
      #a66274 RGB pie chart
      #a66274 color shades, tints & tones
#a66274 color schemes
#a66274 color preview, HTML & CSS examples
           This text has a color of #a66274        
        
          <p style="color:#a66274;">Text here</p>
        
        
          .mytext {color:#a66274;}
        
        Text color #a66274
      
           This box has a color of #a66274        
        
          <div style="background-color:#a66274;">Content here</div>
        
        
          .mybackground {background-color:#a66274;}
        
        Background color #a66274
      
           Border around this has a color of #a66274        
        
          <div style="border:2px solid #a66274;">Content here</div>
        
        
          .myborder {border:2px solid #a66274;}
        
        Border color #a66274