#ddaf10 color space conversions
Hex:
        #ddaf10
        RGB:
        221, 175, 16
        CMY:
        13, 31, 94
        CMYK:
        0, 21, 93, 13
      HSL:
        47°, 86.4979%, 46.4706%
        HSV (HSB):
        47°, 92.7602%, 86.6667%
        XYZ:
        45.2423, 46.0695, 6.9980
        xyY:
        0.4602, 0.4686, 46.0695
      CIE-Lab:
        73.5906, 4.2296, 74.3539
        CIE-LCH:
        73.5906, 74.4741, 86.7443
        CIE-Luv:
        73.5906, 39.3512, 75.7536
        Hunter-Lab:
        67.8745, 0.2002, 41.3993
      #ddaf10 color charts
#ddaf10 RGB chart
      #ddaf10 CMYK chart
      #ddaf10 RGB pie chart
      #ddaf10 color shades, tints & tones
#ddaf10 color schemes
#ddaf10 color preview, HTML & CSS examples
           This text has a color of #ddaf10        
        
          <p style="color:#ddaf10;">Text here</p>
        
        
          .mytext {color:#ddaf10;}
        
        Text color #ddaf10
      
           This box has a color of #ddaf10        
        
          <div style="background-color:#ddaf10;">Content here</div>
        
        
          .mybackground {background-color:#ddaf10;}
        
        Background color #ddaf10
      
           Border around this has a color of #ddaf10        
        
          <div style="border:2px solid #ddaf10;">Content here</div>
        
        
          .myborder {border:2px solid #ddaf10;}
        
        Border color #ddaf10