#ded15e color space conversions
Hex:
        #ded15e
        RGB:
        222, 209, 94
        CMY:
        13, 18, 63
        CMYK:
        0, 6, 58, 13
      HSL:
        54°, 65.9794%, 61.9608%
        HSV (HSB):
        54°, 57.6577%, 87.0588%
        XYZ:
        54.9450, 61.9387, 19.6491
        xyY:
        0.4024, 0.4537, 61.9387
      CIE-Lab:
        82.8808, -9.6927, 57.4635
        CIE-LCH:
        82.8808, 58.2752, 99.5743
        CIE-Luv:
        82.8808, 13.8829, 71.2667
        Hunter-Lab:
        78.7011, -13.1075, 40.2880
      #ded15e color charts
#ded15e RGB chart
      #ded15e CMYK chart
      #ded15e RGB pie chart
      #ded15e color shades, tints & tones
#ded15e color schemes
#ded15e color preview, HTML & CSS examples
           This text has a color of #ded15e        
        
          <p style="color:#ded15e;">Text here</p>
        
        
          .mytext {color:#ded15e;}
        
        Text color #ded15e
      
           This box has a color of #ded15e        
        
          <div style="background-color:#ded15e;">Content here</div>
        
        
          .mybackground {background-color:#ded15e;}
        
        Background color #ded15e
      
           Border around this has a color of #ded15e        
        
          <div style="border:2px solid #ded15e;">Content here</div>
        
        
          .myborder {border:2px solid #ded15e;}
        
        Border color #ded15e