#ddaf0e color space conversions
Hex:
        #ddaf0e
        RGB:
        221, 175, 14
        CMY:
        13, 31, 95
        CMYK:
        0, 21, 94, 13
      HSL:
        47°, 88.0851%, 46.0784%
        HSV (HSB):
        47°, 93.6652%, 86.6667%
        XYZ:
        45.2280, 46.0638, 6.9229
        xyY:
        0.4605, 0.4690, 46.0638
      CIE-Lab:
        73.5869, 4.2045, 74.6352
        CIE-LCH:
        73.5869, 74.7535, 86.7757
        CIE-Luv:
        73.5869, 39.3753, 75.9099
        Hunter-Lab:
        67.8703, 0.1774, 41.4615
      #ddaf0e color charts
#ddaf0e RGB chart
      #ddaf0e CMYK chart
      #ddaf0e RGB pie chart
      #ddaf0e color shades, tints & tones
#ddaf0e color schemes
#ddaf0e color preview, HTML & CSS examples
           This text has a color of #ddaf0e        
        
          <p style="color:#ddaf0e;">Text here</p>
        
        
          .mytext {color:#ddaf0e;}
        
        Text color #ddaf0e
      
           This box has a color of #ddaf0e        
        
          <div style="background-color:#ddaf0e;">Content here</div>
        
        
          .mybackground {background-color:#ddaf0e;}
        
        Background color #ddaf0e
      
           Border around this has a color of #ddaf0e        
        
          <div style="border:2px solid #ddaf0e;">Content here</div>
        
        
          .myborder {border:2px solid #ddaf0e;}
        
        Border color #ddaf0e