#ddb845 color space conversions
Hex:
        #ddb845
        RGB:
        221, 184, 69
        CMY:
        13, 28, 73
        CMYK:
        0, 17, 69, 13
      HSL:
        45°, 69.0909%, 56.8627%
        HSV (HSB):
        45°, 68.7783%, 86.6667%
        XYZ:
        48.0335, 50.0828, 12.7655
        xyY:
        0.4332, 0.4517, 50.0828
      CIE-Lab:
        76.1201, 1.1955, 60.9411
        CIE-LCH:
        76.1201, 60.9529, 88.8762
        CIE-Luv:
        76.1201, 31.2246, 69.0917
        Hunter-Lab:
        70.7692, -2.6921, 38.8436
      #ddb845 color charts
#ddb845 RGB chart
      #ddb845 CMYK chart
      #ddb845 RGB pie chart
      #ddb845 color shades, tints & tones
#ddb845 color schemes
#ddb845 color preview, HTML & CSS examples
           This text has a color of #ddb845        
        
          <p style="color:#ddb845;">Text here</p>
        
        
          .mytext {color:#ddb845;}
        
        Text color #ddb845
      
           This box has a color of #ddb845        
        
          <div style="background-color:#ddb845;">Content here</div>
        
        
          .mybackground {background-color:#ddb845;}
        
        Background color #ddb845
      
           Border around this has a color of #ddb845        
        
          <div style="border:2px solid #ddb845;">Content here</div>
        
        
          .myborder {border:2px solid #ddb845;}
        
        Border color #ddb845