#ddbc49 color space conversions
Hex:
        #ddbc49
        RGB:
        221, 188, 73
        CMY:
        13, 26, 71
        CMYK:
        0, 15, 67, 13
      HSL:
        47°, 68.5185%, 57.6471%
        HSV (HSB):
        47°, 66.9683%, 86.6667%
        XYZ:
        49.0046, 51.8196, 13.7227
        xyY:
        0.4278, 0.4524, 51.8196
      CIE-Lab:
        77.1729, -0.6763, 60.3685
        CIE-LCH:
        77.1729, 60.3723, 90.6418
        CIE-Luv:
        77.1729, 28.2179, 69.5191
        Hunter-Lab:
        71.9859, -4.4608, 39.0876
      #ddbc49 color charts
#ddbc49 RGB chart
      #ddbc49 CMYK chart
      #ddbc49 RGB pie chart
      #ddbc49 color shades, tints & tones
#ddbc49 color schemes
#ddbc49 color preview, HTML & CSS examples
           This text has a color of #ddbc49        
        
          <p style="color:#ddbc49;">Text here</p>
        
        
          .mytext {color:#ddbc49;}
        
        Text color #ddbc49
      
           This box has a color of #ddbc49        
        
          <div style="background-color:#ddbc49;">Content here</div>
        
        
          .mybackground {background-color:#ddbc49;}
        
        Background color #ddbc49
      
           Border around this has a color of #ddbc49        
        
          <div style="border:2px solid #ddbc49;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc49;}
        
        Border color #ddbc49