#d0aa94 color space conversions
Hex:
        #d0aa94
        RGB:
        208, 170, 148
        CMY:
        18, 33, 42
        CMYK:
        0, 18, 29, 18
      HSL:
        22°, 38.9610%, 69.8039%
        HSV (HSB):
        22°, 28.8462%, 81.5686%
        XYZ:
        45.7324, 44.2975, 34.1569
        xyY:
        0.3683, 0.3567, 44.2975
      CIE-Lab:
        72.4269, 10.6505, 16.5654
        CIE-LCH:
        72.4269, 19.6938, 57.2615
        CIE-Luv:
        72.4269, 25.6655, 20.9435
        Hunter-Lab:
        66.5563, 6.1780, 16.1617
      #d0aa94 color charts
#d0aa94 RGB chart
      #d0aa94 CMYK chart
      #d0aa94 RGB pie chart
      #d0aa94 color shades, tints & tones
#d0aa94 color schemes
#d0aa94 color preview, HTML & CSS examples
           This text has a color of #d0aa94        
        
          <p style="color:#d0aa94;">Text here</p>
        
        
          .mytext {color:#d0aa94;}
        
        Text color #d0aa94
      
           This box has a color of #d0aa94        
        
          <div style="background-color:#d0aa94;">Content here</div>
        
        
          .mybackground {background-color:#d0aa94;}
        
        Background color #d0aa94
      
           Border around this has a color of #d0aa94        
        
          <div style="border:2px solid #d0aa94;">Content here</div>
        
        
          .myborder {border:2px solid #d0aa94;}
        
        Border color #d0aa94