#ddb768 color space conversions
Hex:
        #ddb768
        RGB:
        221, 183, 104
        CMY:
        13, 28, 59
        CMYK:
        0, 17, 53, 13
      HSL:
        41°, 63.2432%, 63.7255%
        HSV (HSB):
        41°, 52.9412%, 86.6667%
        XYZ:
        49.2510, 50.2386, 20.1979
        xyY:
        0.4115, 0.4197, 50.2386
      CIE-Lab:
        76.2155, 4.1211, 44.9290
        CIE-LCH:
        76.2155, 45.1176, 84.7592
        CIE-Luv:
        76.2155, 30.0472, 54.8227
        Hunter-Lab:
        70.8792, -0.0064, 32.7200
      #ddb768 color charts
#ddb768 RGB chart
      #ddb768 CMYK chart
      #ddb768 RGB pie chart
      #ddb768 color shades, tints & tones
#ddb768 color schemes
#ddb768 color preview, HTML & CSS examples
           This text has a color of #ddb768        
        
          <p style="color:#ddb768;">Text here</p>
        
        
          .mytext {color:#ddb768;}
        
        Text color #ddb768
      
           This box has a color of #ddb768        
        
          <div style="background-color:#ddb768;">Content here</div>
        
        
          .mybackground {background-color:#ddb768;}
        
        Background color #ddb768
      
           Border around this has a color of #ddb768        
        
          <div style="border:2px solid #ddb768;">Content here</div>
        
        
          .myborder {border:2px solid #ddb768;}
        
        Border color #ddb768