#ddaf51 color space conversions
Hex:
        #ddaf51
        RGB:
        221, 175, 81
        CMY:
        13, 31, 68
        CMYK:
        0, 21, 63, 13
      HSL:
        40°, 67.3077%, 59.2157%
        HSV (HSB):
        40°, 63.3484%, 86.6667%
        XYZ:
        46.6340, 46.6262, 14.3265
        xyY:
        0.4335, 0.4334, 46.6262
      CIE-Lab:
        73.9500, 6.6430, 53.3624
        CIE-LCH:
        73.9500, 53.7743, 82.9038
        CIE-Luv:
        73.9500, 37.0880, 61.0623
        Hunter-Lab:
        68.2834, 2.4103, 35.3588
      #ddaf51 color charts
#ddaf51 RGB chart
      #ddaf51 CMYK chart
      #ddaf51 RGB pie chart
      #ddaf51 color shades, tints & tones
#ddaf51 color schemes
#ddaf51 color preview, HTML & CSS examples
           This text has a color of #ddaf51        
        
          <p style="color:#ddaf51;">Text here</p>
        
        
          .mytext {color:#ddaf51;}
        
        Text color #ddaf51
      
           This box has a color of #ddaf51        
        
          <div style="background-color:#ddaf51;">Content here</div>
        
        
          .mybackground {background-color:#ddaf51;}
        
        Background color #ddaf51
      
           Border around this has a color of #ddaf51        
        
          <div style="border:2px solid #ddaf51;">Content here</div>
        
        
          .myborder {border:2px solid #ddaf51;}
        
        Border color #ddaf51