#ded47b color space conversions
Hex:
        #ded47b
        RGB:
        222, 212, 123
        CMY:
        13, 17, 52
        CMYK:
        0, 5, 45, 13
      HSL:
        54°, 60.0000%, 67.6471%
        HSV (HSB):
        54°, 44.5946%, 87.0588%
        XYZ:
        57.2428, 64.0466, 28.0841
        xyY:
        0.3832, 0.4288, 64.0466
      CIE-Lab:
        83.9900, -8.7468, 45.0863
        CIE-LCH:
        83.9900, 45.9269, 100.9791
        CIE-Luv:
        83.9900, 10.8112, 59.6578
        Hunter-Lab:
        80.0291, -12.3744, 35.2141
      #ded47b color charts
#ded47b RGB chart
      #ded47b CMYK chart
      #ded47b RGB pie chart
      #ded47b color shades, tints & tones
#ded47b color schemes
#ded47b color preview, HTML & CSS examples
           This text has a color of #ded47b        
        
          <p style="color:#ded47b;">Text here</p>
        
        
          .mytext {color:#ded47b;}
        
        Text color #ded47b
      
           This box has a color of #ded47b        
        
          <div style="background-color:#ded47b;">Content here</div>
        
        
          .mybackground {background-color:#ded47b;}
        
        Background color #ded47b
      
           Border around this has a color of #ded47b        
        
          <div style="border:2px solid #ded47b;">Content here</div>
        
        
          .myborder {border:2px solid #ded47b;}
        
        Border color #ded47b