#ddbc50 color space conversions
Hex:
        #ddbc50
        RGB:
        221, 188, 80
        CMY:
        13, 26, 69
        CMYK:
        0, 15, 64, 13
      HSL:
        46°, 67.4641%, 59.0196%
        HSV (HSB):
        46°, 63.8009%, 86.6667%
        XYZ:
        49.2500, 51.9178, 15.0148
        xyY:
        0.4239, 0.4469, 51.9178
      CIE-Lab:
        77.2316, -0.2616, 57.4166
        CIE-LCH:
        77.2316, 57.4172, 90.2611
        CIE-Luv:
        77.2316, 27.9145, 67.1293
        Hunter-Lab:
        72.0540, -4.0871, 38.0828
      #ddbc50 color charts
#ddbc50 RGB chart
      #ddbc50 CMYK chart
      #ddbc50 RGB pie chart
      #ddbc50 color shades, tints & tones
#ddbc50 color schemes
#ddbc50 color preview, HTML & CSS examples
           This text has a color of #ddbc50        
        
          <p style="color:#ddbc50;">Text here</p>
        
        
          .mytext {color:#ddbc50;}
        
        Text color #ddbc50
      
           This box has a color of #ddbc50        
        
          <div style="background-color:#ddbc50;">Content here</div>
        
        
          .mybackground {background-color:#ddbc50;}
        
        Background color #ddbc50
      
           Border around this has a color of #ddbc50        
        
          <div style="border:2px solid #ddbc50;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc50;}
        
        Border color #ddbc50