#ddb552 color space conversions
Hex:
        #ddb552
        RGB:
        221, 181, 82
        CMY:
        13, 29, 68
        CMYK:
        0, 18, 63, 13
      HSL:
        43°, 67.1498%, 59.4118%
        HSV (HSB):
        43°, 62.8959%, 86.6667%
        XYZ:
        47.8657, 49.0291, 14.9234
        xyY:
        0.4281, 0.4385, 49.0291
      CIE-Lab:
        75.4694, 3.5356, 54.5883
        CIE-LCH:
        75.4694, 54.7027, 86.2942
        CIE-Luv:
        75.4694, 32.7444, 63.3224
        Hunter-Lab:
        70.0208, -0.5152, 36.3782
      #ddb552 color charts
#ddb552 RGB chart
      #ddb552 CMYK chart
      #ddb552 RGB pie chart
      #ddb552 color shades, tints & tones
#ddb552 color schemes
#ddb552 color preview, HTML & CSS examples
           This text has a color of #ddb552        
        
          <p style="color:#ddb552;">Text here</p>
        
        
          .mytext {color:#ddb552;}
        
        Text color #ddb552
      
           This box has a color of #ddb552        
        
          <div style="background-color:#ddb552;">Content here</div>
        
        
          .mybackground {background-color:#ddb552;}
        
        Background color #ddb552
      
           Border around this has a color of #ddb552        
        
          <div style="border:2px solid #ddb552;">Content here</div>
        
        
          .myborder {border:2px solid #ddb552;}
        
        Border color #ddb552