#deda6f color space conversions
Hex:
        #deda6f
        RGB:
        222, 218, 111
        CMY:
        13, 15, 56
        CMYK:
        0, 2, 50, 13
      HSL:
        58°, 62.7119%, 65.2941%
        HSV (HSB):
        58°, 50.0000%, 87.0588%
        XYZ:
        58.0648, 66.8201, 24.8762
        xyY:
        0.3877, 0.4462, 66.8201
      CIE-Lab:
        85.4130, -12.8688, 52.5844
        CIE-LCH:
        85.4130, 54.1362, 103.7515
        CIE-Luv:
        85.4130, 7.5449, 68.3067
        Hunter-Lab:
        81.7436, -16.2575, 39.1774
      #deda6f color charts
#deda6f RGB chart
      #deda6f CMYK chart
      #deda6f RGB pie chart
      #deda6f color shades, tints & tones
#deda6f color schemes
#deda6f color preview, HTML & CSS examples
           This text has a color of #deda6f        
        
          <p style="color:#deda6f;">Text here</p>
        
        
          .mytext {color:#deda6f;}
        
        Text color #deda6f
      
           This box has a color of #deda6f        
        
          <div style="background-color:#deda6f;">Content here</div>
        
        
          .mybackground {background-color:#deda6f;}
        
        Background color #deda6f
      
           Border around this has a color of #deda6f        
        
          <div style="border:2px solid #deda6f;">Content here</div>
        
        
          .myborder {border:2px solid #deda6f;}
        
        Border color #deda6f