#d1ce95 color space conversions
Hex:
        #d1ce95
        RGB:
        209, 206, 149
        CMY:
        18, 19, 42
        CMYK:
        0, 1, 29, 18
      HSL:
        57°, 39.4737%, 70.1961%
        HSV (HSB):
        57°, 28.7081%, 81.9608%
        XYZ:
        53.7906, 59.8678, 37.1544
        xyY:
        0.3567, 0.3970, 59.8678
      CIE-Lab:
        81.7663, -7.8266, 28.8036
        CIE-LCH:
        81.7663, 29.8480, 105.2016
        CIE-Luv:
        81.7663, 4.8037, 40.8302
        Hunter-Lab:
        77.3743, -11.3119, 25.6916
      #d1ce95 color charts
#d1ce95 RGB chart
      #d1ce95 CMYK chart
      #d1ce95 RGB pie chart
      #d1ce95 color shades, tints & tones
#d1ce95 color schemes
#d1ce95 color preview, HTML & CSS examples
           This text has a color of #d1ce95        
        
          <p style="color:#d1ce95;">Text here</p>
        
        
          .mytext {color:#d1ce95;}
        
        Text color #d1ce95
      
           This box has a color of #d1ce95        
        
          <div style="background-color:#d1ce95;">Content here</div>
        
        
          .mybackground {background-color:#d1ce95;}
        
        Background color #d1ce95
      
           Border around this has a color of #d1ce95        
        
          <div style="border:2px solid #d1ce95;">Content here</div>
        
        
          .myborder {border:2px solid #d1ce95;}
        
        Border color #d1ce95