#ddb970 color space conversions
Hex:
        #ddb970
        RGB:
        221, 185, 112
        CMY:
        13, 27, 56
        CMYK:
        0, 16, 49, 13
      HSL:
        40°, 61.5819%, 65.2941%
        HSV (HSB):
        40°, 49.3213%, 86.6667%
        XYZ:
        50.0924, 51.2399, 22.5794
        xyY:
        0.4043, 0.4135, 51.2399
      CIE-Lab:
        76.8241, 3.7718, 41.6610
        CIE-LCH:
        76.8241, 41.8314, 84.8268
        CIE-Luv:
        76.8241, 28.1651, 51.8406
        Hunter-Lab:
        71.5821, -0.3562, 31.4054
      #ddb970 color charts
#ddb970 RGB chart
      #ddb970 CMYK chart
      #ddb970 RGB pie chart
      #ddb970 color shades, tints & tones
#ddb970 color schemes
#ddb970 color preview, HTML & CSS examples
           This text has a color of #ddb970        
        
          <p style="color:#ddb970;">Text here</p>
        
        
          .mytext {color:#ddb970;}
        
        Text color #ddb970
      
           This box has a color of #ddb970        
        
          <div style="background-color:#ddb970;">Content here</div>
        
        
          .mybackground {background-color:#ddb970;}
        
        Background color #ddb970
      
           Border around this has a color of #ddb970        
        
          <div style="border:2px solid #ddb970;">Content here</div>
        
        
          .myborder {border:2px solid #ddb970;}
        
        Border color #ddb970