#ddb172 color space conversions
Hex:
        #ddb172
        RGB:
        221, 177, 114
        CMY:
        13, 31, 55
        CMYK:
        0, 20, 48, 13
      HSL:
        35°, 61.1429%, 65.6863%
        HSV (HSB):
        35°, 48.4163%, 86.6667%
        XYZ:
        48.5782, 48.0313, 22.6302
        xyY:
        0.4074, 0.4028, 48.0313
      CIE-Lab:
        74.8447, 8.1927, 38.1594
        CIE-LCH:
        74.8447, 39.0289, 77.8828
        CIE-Luv:
        74.8447, 33.4034, 46.8660
        Hunter-Lab:
        69.3046, 3.8341, 29.1531
      #ddb172 color charts
#ddb172 RGB chart
      #ddb172 CMYK chart
      #ddb172 RGB pie chart
      #ddb172 color shades, tints & tones
#ddb172 color schemes
#ddb172 color preview, HTML & CSS examples
           This text has a color of #ddb172        
        
          <p style="color:#ddb172;">Text here</p>
        
        
          .mytext {color:#ddb172;}
        
        Text color #ddb172
      
           This box has a color of #ddb172        
        
          <div style="background-color:#ddb172;">Content here</div>
        
        
          .mybackground {background-color:#ddb172;}
        
        Background color #ddb172
      
           Border around this has a color of #ddb172        
        
          <div style="border:2px solid #ddb172;">Content here</div>
        
        
          .myborder {border:2px solid #ddb172;}
        
        Border color #ddb172