#ddb166 color space conversions
Hex:
        #ddb166
        RGB:
        221, 177, 102
        CMY:
        13, 31, 60
        CMYK:
        0, 20, 54, 13
      HSL:
        38°, 63.6364%, 63.3333%
        HSV (HSB):
        38°, 53.8462%, 86.6667%
        XYZ:
        47.9392, 47.7757, 19.2653
        xyY:
        0.4169, 0.4155, 47.7757
      CIE-Lab:
        74.6833, 7.1279, 44.0705
        CIE-LCH:
        74.6833, 44.6432, 80.8126
        CIE-Luv:
        74.6833, 34.3068, 52.9321
        Hunter-Lab:
        69.1200, 2.8413, 31.8585
      #ddb166 color charts
#ddb166 RGB chart
      #ddb166 CMYK chart
      #ddb166 RGB pie chart
      #ddb166 color shades, tints & tones
#ddb166 color schemes
#ddb166 color preview, HTML & CSS examples
           This text has a color of #ddb166        
        
          <p style="color:#ddb166;">Text here</p>
        
        
          .mytext {color:#ddb166;}
        
        Text color #ddb166
      
           This box has a color of #ddb166        
        
          <div style="background-color:#ddb166;">Content here</div>
        
        
          .mybackground {background-color:#ddb166;}
        
        Background color #ddb166
      
           Border around this has a color of #ddb166        
        
          <div style="border:2px solid #ddb166;">Content here</div>
        
        
          .myborder {border:2px solid #ddb166;}
        
        Border color #ddb166