#ddb865 color space conversions
Hex:
        #ddb865
        RGB:
        221, 184, 101
        CMY:
        13, 28, 60
        CMYK:
        0, 17, 54, 13
      HSL:
        42°, 63.8298%, 63.1373%
        HSV (HSB):
        42°, 54.2986%, 86.6667%
        XYZ:
        49.3082, 50.5927, 19.4785
        xyY:
        0.4130, 0.4238, 50.5927
      CIE-Lab:
        76.4316, 3.3450, 46.6724
        CIE-LCH:
        76.4316, 46.7921, 85.9006
        CIE-Luv:
        76.4316, 29.5552, 56.7046
        Hunter-Lab:
        71.1286, -0.7339, 33.5535
      #ddb865 color charts
#ddb865 RGB chart
      #ddb865 CMYK chart
      #ddb865 RGB pie chart
      #ddb865 color shades, tints & tones
#ddb865 color schemes
#ddb865 color preview, HTML & CSS examples
           This text has a color of #ddb865        
        
          <p style="color:#ddb865;">Text here</p>
        
        
          .mytext {color:#ddb865;}
        
        Text color #ddb865
      
           This box has a color of #ddb865        
        
          <div style="background-color:#ddb865;">Content here</div>
        
        
          .mybackground {background-color:#ddb865;}
        
        Background color #ddb865
      
           Border around this has a color of #ddb865        
        
          <div style="border:2px solid #ddb865;">Content here</div>
        
        
          .myborder {border:2px solid #ddb865;}
        
        Border color #ddb865