#dede0f color space conversions
Hex:
        #dede0f
        RGB:
        222, 222, 15
        CMY:
        13, 13, 94
        CMYK:
        0, 0, 93, 13
      HSL:
        60°, 87.3418%, 46.4706%
        HSV (HSB):
        60°, 93.2432%, 87.0588%
        XYZ:
        56.3317, 67.8066, 10.5709
        xyY:
        0.4182, 0.5034, 67.8066
      CIE-Lab:
        85.9097, -19.2734, 83.7854
        CIE-LCH:
        85.9097, 85.9736, 102.9545
        CIE-Luv:
        85.9097, 6.7560, 93.6603
        Hunter-Lab:
        82.3448, -21.9923, 50.0301
      #dede0f color charts
#dede0f RGB chart
      #dede0f CMYK chart
      #dede0f RGB pie chart
      #dede0f color shades, tints & tones
#dede0f color schemes
#dede0f color preview, HTML & CSS examples
           This text has a color of #dede0f        
        
          <p style="color:#dede0f;">Text here</p>
        
        
          .mytext {color:#dede0f;}
        
        Text color #dede0f
      
           This box has a color of #dede0f        
        
          <div style="background-color:#dede0f;">Content here</div>
        
        
          .mybackground {background-color:#dede0f;}
        
        Background color #dede0f
      
           Border around this has a color of #dede0f        
        
          <div style="border:2px solid #dede0f;">Content here</div>
        
        
          .myborder {border:2px solid #dede0f;}
        
        Border color #dede0f