#ddb377 color space conversions
Hex:
        #ddb377
        RGB:
        221, 179, 119
        CMY:
        13, 30, 53
        CMYK:
        0, 19, 46, 13
      HSL:
        35°, 60.0000%, 66.6667%
        HSV (HSB):
        35°, 46.1538%, 86.6667%
        XYZ:
        49.2687, 48.9443, 24.3032
        xyY:
        0.4021, 0.3995, 48.9443
      CIE-Lab:
        75.4166, 7.6125, 36.2952
        CIE-LCH:
        75.4166, 37.0850, 78.1546
        CIE-Luv:
        75.4166, 31.6631, 45.1569
        Hunter-Lab:
        69.9602, 3.2763, 28.3756
      #ddb377 color charts
#ddb377 RGB chart
      #ddb377 CMYK chart
      #ddb377 RGB pie chart
      #ddb377 color shades, tints & tones
#ddb377 color schemes
#ddb377 color preview, HTML & CSS examples
           This text has a color of #ddb377        
        
          <p style="color:#ddb377;">Text here</p>
        
        
          .mytext {color:#ddb377;}
        
        Text color #ddb377
      
           This box has a color of #ddb377        
        
          <div style="background-color:#ddb377;">Content here</div>
        
        
          .mybackground {background-color:#ddb377;}
        
        Background color #ddb377
      
           Border around this has a color of #ddb377        
        
          <div style="border:2px solid #ddb377;">Content here</div>
        
        
          .myborder {border:2px solid #ddb377;}
        
        Border color #ddb377