#dede1b color space conversions
Hex:
        #dede1b
        RGB:
        222, 222, 27
        CMY:
        13, 13, 89
        CMYK:
        0, 0, 88, 13
      HSL:
        60°, 78.3133%, 48.8235%
        HSV (HSB):
        60°, 87.8378%, 87.0588%
        XYZ:
        56.4433, 67.8513, 11.1586
        xyY:
        0.4167, 0.5009, 67.8513
      CIE-Lab:
        85.9320, -19.0926, 82.1511
        CIE-LCH:
        85.9320, 84.3405, 103.0837
        CIE-Luv:
        85.9320, 6.6848, 92.6729
        Hunter-Lab:
        82.3719, -21.8381, 49.6285
      #dede1b color charts
#dede1b RGB chart
      #dede1b CMYK chart
      #dede1b RGB pie chart
      #dede1b color shades, tints & tones
#dede1b color schemes
#dede1b color preview, HTML & CSS examples
           This text has a color of #dede1b        
        
          <p style="color:#dede1b;">Text here</p>
        
        
          .mytext {color:#dede1b;}
        
        Text color #dede1b
      
           This box has a color of #dede1b        
        
          <div style="background-color:#dede1b;">Content here</div>
        
        
          .mybackground {background-color:#dede1b;}
        
        Background color #dede1b
      
           Border around this has a color of #dede1b        
        
          <div style="border:2px solid #dede1b;">Content here</div>
        
        
          .myborder {border:2px solid #dede1b;}
        
        Border color #dede1b