#ddb542 color space conversions
Hex:
        #ddb542
        RGB:
        221, 181, 66
        CMY:
        13, 29, 74
        CMYK:
        0, 18, 70, 13
      HSL:
        45°, 69.5067%, 56.2745%
        HSV (HSB):
        45°, 70.1357%, 86.6667%
        XYZ:
        47.3260, 48.8132, 12.0818
        xyY:
        0.4373, 0.4511, 48.8132
      CIE-Lab:
        75.3350, 2.6145, 61.3674
        CIE-LCH:
        75.3350, 61.4231, 87.5604
        CIE-Luv:
        75.3350, 33.5095, 68.7476
        Hunter-Lab:
        69.8665, -1.3543, 38.6537
      #ddb542 color charts
#ddb542 RGB chart
      #ddb542 CMYK chart
      #ddb542 RGB pie chart
      #ddb542 color shades, tints & tones
#ddb542 color schemes
#ddb542 color preview, HTML & CSS examples
           This text has a color of #ddb542        
        
          <p style="color:#ddb542;">Text here</p>
        
        
          .mytext {color:#ddb542;}
        
        Text color #ddb542
      
           This box has a color of #ddb542        
        
          <div style="background-color:#ddb542;">Content here</div>
        
        
          .mybackground {background-color:#ddb542;}
        
        Background color #ddb542
      
           Border around this has a color of #ddb542        
        
          <div style="border:2px solid #ddb542;">Content here</div>
        
        
          .myborder {border:2px solid #ddb542;}
        
        Border color #ddb542