#ddb249 color space conversions
Hex:
        #ddb249
        RGB:
        221, 178, 73
        CMY:
        13, 30, 71
        CMYK:
        0, 19, 67, 13
      HSL:
        43°, 68.5185%, 57.6471%
        HSV (HSB):
        43°, 66.9683%, 86.6667%
        XYZ:
        46.9418, 47.6940, 13.0351
        xyY:
        0.4360, 0.4430, 47.6940
      CIE-Lab:
        74.6315, 4.5714, 57.6905
        CIE-LCH:
        74.6315, 57.8713, 85.4694
        CIE-Luv:
        74.6315, 35.3569, 65.2424
        Hunter-Lab:
        69.0608, 0.4729, 37.1517
      #ddb249 color charts
#ddb249 RGB chart
      #ddb249 CMYK chart
      #ddb249 RGB pie chart
      #ddb249 color shades, tints & tones
#ddb249 color schemes
#ddb249 color preview, HTML & CSS examples
           This text has a color of #ddb249        
        
          <p style="color:#ddb249;">Text here</p>
        
        
          .mytext {color:#ddb249;}
        
        Text color #ddb249
      
           This box has a color of #ddb249        
        
          <div style="background-color:#ddb249;">Content here</div>
        
        
          .mybackground {background-color:#ddb249;}
        
        Background color #ddb249
      
           Border around this has a color of #ddb249        
        
          <div style="border:2px solid #ddb249;">Content here</div>
        
        
          .myborder {border:2px solid #ddb249;}
        
        Border color #ddb249