#d6aa94 color space conversions
Hex:
        #d6aa94
        RGB:
        214, 170, 148
        CMY:
        16, 33, 42
        CMYK:
        0, 21, 31, 16
      HSL:
        20°, 44.5946%, 70.9804%
        HSV (HSB):
        20°, 30.8411%, 83.9216%
        XYZ:
        47.4516, 45.1837, 34.2373
        xyY:
        0.3740, 0.3561, 45.1837
      CIE-Lab:
        73.0127, 12.9745, 17.4688
        CIE-LCH:
        73.0127, 21.7600, 53.3977
        CIE-Luv:
        73.0127, 29.8201, 21.6779
        Hunter-Lab:
        67.2188, 8.3750, 16.8543
      #d6aa94 color charts
#d6aa94 RGB chart
      #d6aa94 CMYK chart
      #d6aa94 RGB pie chart
      #d6aa94 color shades, tints & tones
#d6aa94 color schemes
#d6aa94 color preview, HTML & CSS examples
           This text has a color of #d6aa94        
        
          <p style="color:#d6aa94;">Text here</p>
        
        
          .mytext {color:#d6aa94;}
        
        Text color #d6aa94
      
           This box has a color of #d6aa94        
        
          <div style="background-color:#d6aa94;">Content here</div>
        
        
          .mybackground {background-color:#d6aa94;}
        
        Background color #d6aa94
      
           Border around this has a color of #d6aa94        
        
          <div style="border:2px solid #d6aa94;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa94;}
        
        Border color #d6aa94