#deda7f color space conversions
Hex:
        #deda7f
        RGB:
        222, 218, 127
        CMY:
        13, 15, 50
        CMYK:
        0, 2, 43, 13
      HSL:
        57°, 59.0062%, 68.4314%
        HSV (HSB):
        57°, 42.7928%, 87.0588%
        XYZ:
        59.0264, 67.2047, 29.9395
        xyY:
        0.3780, 0.4303, 67.2047
      CIE-Lab:
        85.6072, -11.3768, 45.1306
        CIE-LCH:
        85.6072, 46.5425, 104.1487
        CIE-Luv:
        85.6072, 6.9468, 60.6191
        Hunter-Lab:
        81.9785, -14.9383, 35.7316
      #deda7f color charts
#deda7f RGB chart
      #deda7f CMYK chart
      #deda7f RGB pie chart
      #deda7f color shades, tints & tones
#deda7f color schemes
#deda7f color preview, HTML & CSS examples
           This text has a color of #deda7f        
        
          <p style="color:#deda7f;">Text here</p>
        
        
          .mytext {color:#deda7f;}
        
        Text color #deda7f
      
           This box has a color of #deda7f        
        
          <div style="background-color:#deda7f;">Content here</div>
        
        
          .mybackground {background-color:#deda7f;}
        
        Background color #deda7f
      
           Border around this has a color of #deda7f        
        
          <div style="border:2px solid #deda7f;">Content here</div>
        
        
          .myborder {border:2px solid #deda7f;}
        
        Border color #deda7f