#ddb046 color space conversions
Hex:
        #ddb046
        RGB:
        221, 176, 70
        CMY:
        13, 31, 73
        CMYK:
        0, 20, 68, 13
      HSL:
        42°, 68.9498%, 57.0588%
        HSV (HSB):
        42°, 68.3258%, 86.6667%
        XYZ:
        46.4496, 46.8650, 12.3920
        xyY:
        0.4394, 0.4433, 46.8650
      CIE-Lab:
        74.1033, 5.4618, 58.4282
        CIE-LCH:
        74.1033, 58.6829, 84.6596
        CIE-Luv:
        74.1033, 36.9581, 65.3879
        Hunter-Lab:
        68.4580, 1.3129, 37.1881
      #ddb046 color charts
#ddb046 RGB chart
      #ddb046 CMYK chart
      #ddb046 RGB pie chart
      #ddb046 color shades, tints & tones
#ddb046 color schemes
#ddb046 color preview, HTML & CSS examples
           This text has a color of #ddb046        
        
          <p style="color:#ddb046;">Text here</p>
        
        
          .mytext {color:#ddb046;}
        
        Text color #ddb046
      
           This box has a color of #ddb046        
        
          <div style="background-color:#ddb046;">Content here</div>
        
        
          .mybackground {background-color:#ddb046;}
        
        Background color #ddb046
      
           Border around this has a color of #ddb046        
        
          <div style="border:2px solid #ddb046;">Content here</div>
        
        
          .myborder {border:2px solid #ddb046;}
        
        Border color #ddb046