#d2c180 color space conversions
Hex:
        #d2c180
        RGB:
        210, 193, 128
        CMY:
        18, 24, 50
        CMYK:
        0, 8, 39, 18
      HSL:
        48°, 47.6744%, 66.2745%
        HSV (HSB):
        48°, 39.0476%, 82.3529%
        XYZ:
        49.5446, 53.4001, 28.1180
        xyY:
        0.3780, 0.4074, 53.4001
      CIE-Lab:
        78.1106, -3.2511, 34.8981
        CIE-LCH:
        78.1106, 35.0492, 95.3223
        CIE-Luv:
        78.1106, 14.3566, 46.4362
        Hunter-Lab:
        73.0754, -6.8601, 28.3391
      #d2c180 color charts
#d2c180 RGB chart
      #d2c180 CMYK chart
      #d2c180 RGB pie chart
      #d2c180 color shades, tints & tones
#d2c180 color schemes
#d2c180 color preview, HTML & CSS examples
           This text has a color of #d2c180        
        
          <p style="color:#d2c180;">Text here</p>
        
        
          .mytext {color:#d2c180;}
        
        Text color #d2c180
      
           This box has a color of #d2c180        
        
          <div style="background-color:#d2c180;">Content here</div>
        
        
          .mybackground {background-color:#d2c180;}
        
        Background color #d2c180
      
           Border around this has a color of #d2c180        
        
          <div style="border:2px solid #d2c180;">Content here</div>
        
        
          .myborder {border:2px solid #d2c180;}
        
        Border color #d2c180