#d1ce82 color space conversions
Hex:
        #d1ce82
        RGB:
        209, 206, 130
        CMY:
        18, 19, 49
        CMYK:
        0, 1, 38, 18
      HSL:
        58°, 46.1988%, 66.4706%
        HSV (HSB):
        58°, 37.7990%, 81.9608%
        XYZ:
        52.3951, 59.3096, 29.8055
        xyY:
        0.3703, 0.4191, 59.3096
      CIE-Lab:
        81.4615, -10.1208, 38.1771
        CIE-LCH:
        81.4615, 39.4958, 104.8477
        CIE-Luv:
        81.4615, 5.6646, 52.0728
        Hunter-Lab:
        77.0127, -13.3311, 30.9625
      #d1ce82 color charts
#d1ce82 RGB chart
      #d1ce82 CMYK chart
      #d1ce82 RGB pie chart
      #d1ce82 color shades, tints & tones
#d1ce82 color schemes
#d1ce82 color preview, HTML & CSS examples
           This text has a color of #d1ce82        
        
          <p style="color:#d1ce82;">Text here</p>
        
        
          .mytext {color:#d1ce82;}
        
        Text color #d1ce82
      
           This box has a color of #d1ce82        
        
          <div style="background-color:#d1ce82;">Content here</div>
        
        
          .mybackground {background-color:#d1ce82;}
        
        Background color #d1ce82
      
           Border around this has a color of #d1ce82        
        
          <div style="border:2px solid #d1ce82;">Content here</div>
        
        
          .myborder {border:2px solid #d1ce82;}
        
        Border color #d1ce82