#ded39b color space conversions
Hex:
        #ded39b
        RGB:
        222, 211, 155
        CMY:
        13, 17, 39
        CMYK:
        0, 5, 30, 13
      HSL:
        50°, 50.3759%, 73.9216%
        HSV (HSB):
        50°, 30.1802%, 87.0588%
        XYZ:
        59.3349, 64.4847, 40.3299
        xyY:
        0.3615, 0.3928, 64.4847
      CIE-Lab:
        84.2175, -4.6448, 29.1565
        CIE-LCH:
        84.2175, 29.5241, 99.0514
        CIE-Luv:
        84.2175, 9.8260, 40.9292
        Hunter-Lab:
        80.3024, -8.6367, 26.4347
      #ded39b color charts
#ded39b RGB chart
      #ded39b CMYK chart
      #ded39b RGB pie chart
      #ded39b color shades, tints & tones
#ded39b color schemes
#ded39b color preview, HTML & CSS examples
           This text has a color of #ded39b        
        
          <p style="color:#ded39b;">Text here</p>
        
        
          .mytext {color:#ded39b;}
        
        Text color #ded39b
      
           This box has a color of #ded39b        
        
          <div style="background-color:#ded39b;">Content here</div>
        
        
          .mybackground {background-color:#ded39b;}
        
        Background color #ded39b
      
           Border around this has a color of #ded39b        
        
          <div style="border:2px solid #ded39b;">Content here</div>
        
        
          .myborder {border:2px solid #ded39b;}
        
        Border color #ded39b