#d5ceaf color space conversions
Hex:
        #d5ceaf
        RGB:
        213, 206, 175
        CMY:
        16, 19, 31
        CMYK:
        0, 3, 18, 16
      HSL:
        49°, 31.1475%, 76.0784%
        HSV (HSB):
        49°, 17.8404%, 83.5294%
        XYZ:
        57.2497, 61.3839, 49.3883
        xyY:
        0.3407, 0.3653, 61.3839
      CIE-Lab:
        82.5847, -2.6723, 16.3051
        CIE-LCH:
        82.5847, 16.5227, 99.3076
        CIE-Luv:
        82.5847, 5.9078, 23.8590
        Hunter-Lab:
        78.3479, -6.6767, 17.4687
      #d5ceaf color charts
#d5ceaf RGB chart
      #d5ceaf CMYK chart
      #d5ceaf RGB pie chart
      #d5ceaf color shades, tints & tones
#d5ceaf color schemes
#d5ceaf color preview, HTML & CSS examples
           This text has a color of #d5ceaf        
        
          <p style="color:#d5ceaf;">Text here</p>
        
        
          .mytext {color:#d5ceaf;}
        
        Text color #d5ceaf
      
           This box has a color of #d5ceaf        
        
          <div style="background-color:#d5ceaf;">Content here</div>
        
        
          .mybackground {background-color:#d5ceaf;}
        
        Background color #d5ceaf
      
           Border around this has a color of #d5ceaf        
        
          <div style="border:2px solid #d5ceaf;">Content here</div>
        
        
          .myborder {border:2px solid #d5ceaf;}
        
        Border color #d5ceaf