#ded17f color space conversions
Hex:
        #ded17f
        RGB:
        222, 209, 127
        CMY:
        13, 18, 50
        CMYK:
        0, 6, 43, 13
      HSL:
        52°, 59.0062%, 68.4314%
        HSV (HSB):
        52°, 42.7928%, 87.0588%
        XYZ:
        56.7554, 62.6628, 29.1825
        xyY:
        0.3819, 0.4217, 62.6628
      CIE-Lab:
        83.2647, -6.8220, 42.1971
        CIE-LCH:
        83.2647, 42.7451, 99.1836
        CIE-Luv:
        83.2647, 12.4940, 56.0805
        Hunter-Lab:
        79.1599, -10.5502, 33.5545
      #ded17f color charts
#ded17f RGB chart
      #ded17f CMYK chart
      #ded17f RGB pie chart
      #ded17f color shades, tints & tones
#ded17f color schemes
#ded17f color preview, HTML & CSS examples
           This text has a color of #ded17f        
        
          <p style="color:#ded17f;">Text here</p>
        
        
          .mytext {color:#ded17f;}
        
        Text color #ded17f
      
           This box has a color of #ded17f        
        
          <div style="background-color:#ded17f;">Content here</div>
        
        
          .mybackground {background-color:#ded17f;}
        
        Background color #ded17f
      
           Border around this has a color of #ded17f        
        
          <div style="border:2px solid #ded17f;">Content here</div>
        
        
          .myborder {border:2px solid #ded17f;}
        
        Border color #ded17f