#ddbc43 color space conversions
Hex:
        #ddbc43
        RGB:
        221, 188, 67
        CMY:
        13, 26, 74
        CMYK:
        0, 15, 70, 13
      HSL:
        47°, 69.3694%, 56.4706%
        HSV (HSB):
        47°, 69.6833%, 86.6667%
        XYZ:
        48.8151, 51.7438, 12.7249
        xyY:
        0.4309, 0.4568, 51.7438
      CIE-Lab:
        77.1274, -0.9978, 62.7819
        CIE-LCH:
        77.1274, 62.7898, 90.9105
        CIE-Luv:
        77.1274, 28.4548, 71.3835
        Hunter-Lab:
        71.9332, -4.7498, 39.8649
      #ddbc43 color charts
#ddbc43 RGB chart
      #ddbc43 CMYK chart
      #ddbc43 RGB pie chart
      #ddbc43 color shades, tints & tones
#ddbc43 color schemes
#ddbc43 color preview, HTML & CSS examples
           This text has a color of #ddbc43        
        
          <p style="color:#ddbc43;">Text here</p>
        
        
          .mytext {color:#ddbc43;}
        
        Text color #ddbc43
      
           This box has a color of #ddbc43        
        
          <div style="background-color:#ddbc43;">Content here</div>
        
        
          .mybackground {background-color:#ddbc43;}
        
        Background color #ddbc43
      
           Border around this has a color of #ddbc43        
        
          <div style="border:2px solid #ddbc43;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc43;}
        
        Border color #ddbc43