#d0c299 color space conversions
Hex:
        #d0c299
        RGB:
        208, 194, 153
        CMY:
        18, 24, 40
        CMYK:
        0, 7, 26, 18
      HSL:
        45°, 36.9128%, 70.7843%
        HSV (HSB):
        45°, 26.4423%, 81.5686%
        XYZ:
        51.0540, 54.2934, 37.9258
        xyY:
        0.3563, 0.3790, 54.2934
      CIE-Lab:
        78.6325, -1.4550, 22.4397
        CIE-LCH:
        78.6325, 22.4869, 93.7098
        CIE-Luv:
        78.6325, 10.9451, 31.3488
        Hunter-Lab:
        73.6840, -5.2685, 21.0617
      #d0c299 color charts
#d0c299 RGB chart
      #d0c299 CMYK chart
      #d0c299 RGB pie chart
      #d0c299 color shades, tints & tones
#d0c299 color schemes
#d0c299 color preview, HTML & CSS examples
           This text has a color of #d0c299        
        
          <p style="color:#d0c299;">Text here</p>
        
        
          .mytext {color:#d0c299;}
        
        Text color #d0c299
      
           This box has a color of #d0c299        
        
          <div style="background-color:#d0c299;">Content here</div>
        
        
          .mybackground {background-color:#d0c299;}
        
        Background color #d0c299
      
           Border around this has a color of #d0c299        
        
          <div style="border:2px solid #d0c299;">Content here</div>
        
        
          .myborder {border:2px solid #d0c299;}
        
        Border color #d0c299