#ddb849 color space conversions
Hex:
        #ddb849
        RGB:
        221, 184, 73
        CMY:
        13, 28, 71
        CMYK:
        0, 17, 67, 13
      HSL:
        45°, 68.5185%, 57.6471%
        HSV (HSB):
        45°, 66.9683%, 86.6667%
        XYZ:
        48.1619, 50.1342, 13.4418
        xyY:
        0.4310, 0.4487, 50.1342
      CIE-Lab:
        76.1515, 1.4144, 59.2966
        CIE-LCH:
        76.1515, 59.3134, 88.6336
        CIE-Luv:
        76.1515, 31.0515, 67.8091
        Hunter-Lab:
        70.8055, -2.4939, 38.3082
      #ddb849 color charts
#ddb849 RGB chart
      #ddb849 CMYK chart
      #ddb849 RGB pie chart
      #ddb849 color shades, tints & tones
#ddb849 color schemes
#ddb849 color preview, HTML & CSS examples
           This text has a color of #ddb849        
        
          <p style="color:#ddb849;">Text here</p>
        
        
          .mytext {color:#ddb849;}
        
        Text color #ddb849
      
           This box has a color of #ddb849        
        
          <div style="background-color:#ddb849;">Content here</div>
        
        
          .mybackground {background-color:#ddb849;}
        
        Background color #ddb849
      
           Border around this has a color of #ddb849        
        
          <div style="border:2px solid #ddb849;">Content here</div>
        
        
          .myborder {border:2px solid #ddb849;}
        
        Border color #ddb849