#dedb51 color space conversions
Hex:
        #dedb51
        RGB:
        222, 219, 81
        CMY:
        13, 14, 68
        CMYK:
        0, 1, 64, 13
      HSL:
        59°, 68.1159%, 59.4118%
        HSV (HSB):
        59°, 63.5135%, 87.0588%
        XYZ:
        56.9409, 66.7867, 17.6746
        xyY:
        0.4027, 0.4723, 66.7867
      CIE-Lab:
        85.3961, -15.5512, 65.7205
        CIE-LCH:
        85.3961, 67.5353, 103.3128
        CIE-Luv:
        85.3961, 7.8009, 80.2835
        Hunter-Lab:
        81.7231, -18.6449, 44.3833
      #dedb51 color charts
#dedb51 RGB chart
      #dedb51 CMYK chart
      #dedb51 RGB pie chart
      #dedb51 color shades, tints & tones
#dedb51 color schemes
#dedb51 color preview, HTML & CSS examples
           This text has a color of #dedb51        
        
          <p style="color:#dedb51;">Text here</p>
        
        
          .mytext {color:#dedb51;}
        
        Text color #dedb51
      
           This box has a color of #dedb51        
        
          <div style="background-color:#dedb51;">Content here</div>
        
        
          .mybackground {background-color:#dedb51;}
        
        Background color #dedb51
      
           Border around this has a color of #dedb51        
        
          <div style="border:2px solid #dedb51;">Content here</div>
        
        
          .myborder {border:2px solid #dedb51;}
        
        Border color #dedb51