#ddb476 color space conversions
Hex:
        #ddb476
        RGB:
        221, 180, 118
        CMY:
        13, 29, 54
        CMYK:
        0, 19, 47, 13
      HSL:
        36°, 60.2339%, 66.4706%
        HSV (HSB):
        36°, 46.6063%, 86.6667%
        XYZ:
        49.4101, 49.3227, 24.0556
        xyY:
        0.4024, 0.4017, 49.3227
      CIE-Lab:
        75.6516, 6.9835, 37.1139
        CIE-LCH:
        75.6516, 37.7652, 79.3436
        CIE-Luv:
        75.6516, 31.0742, 46.2056
        Hunter-Lab:
        70.2301, 2.6802, 28.8528
      #ddb476 color charts
#ddb476 RGB chart
      #ddb476 CMYK chart
      #ddb476 RGB pie chart
      #ddb476 color shades, tints & tones
#ddb476 color schemes
#ddb476 color preview, HTML & CSS examples
           This text has a color of #ddb476        
        
          <p style="color:#ddb476;">Text here</p>
        
        
          .mytext {color:#ddb476;}
        
        Text color #ddb476
      
           This box has a color of #ddb476        
        
          <div style="background-color:#ddb476;">Content here</div>
        
        
          .mybackground {background-color:#ddb476;}
        
        Background color #ddb476
      
           Border around this has a color of #ddb476        
        
          <div style="border:2px solid #ddb476;">Content here</div>
        
        
          .myborder {border:2px solid #ddb476;}
        
        Border color #ddb476