#d2caae color space conversions
Hex:
        #d2caae
        RGB:
        210, 202, 174
        CMY:
        18, 21, 32
        CMYK:
        0, 4, 17, 18
      HSL:
        47°, 28.5714%, 75.2941%
        HSV (HSB):
        47°, 17.1429%, 82.3529%
        XYZ:
        55.3389, 58.9987, 48.5156
        xyY:
        0.3398, 0.3623, 58.9987
      CIE-Lab:
        81.2909, -1.8469, 14.9849
        CIE-LCH:
        81.2909, 15.0983, 97.0262
        CIE-Luv:
        81.2909, 6.3530, 21.8367
        Hunter-Lab:
        76.8106, -5.8167, 16.3183
      #d2caae color charts
#d2caae RGB chart
      #d2caae CMYK chart
      #d2caae RGB pie chart
      #d2caae color shades, tints & tones
#d2caae color schemes
#d2caae color preview, HTML & CSS examples
           This text has a color of #d2caae        
        
          <p style="color:#d2caae;">Text here</p>
        
        
          .mytext {color:#d2caae;}
        
        Text color #d2caae
      
           This box has a color of #d2caae        
        
          <div style="background-color:#d2caae;">Content here</div>
        
        
          .mybackground {background-color:#d2caae;}
        
        Background color #d2caae
      
           Border around this has a color of #d2caae        
        
          <div style="border:2px solid #d2caae;">Content here</div>
        
        
          .myborder {border:2px solid #d2caae;}
        
        Border color #d2caae