#ddbc06 color space conversions
Hex:
        #ddbc06
        RGB:
        221, 188, 6
        CMY:
        13, 26, 98
        CMYK:
        0, 15, 97, 13
      HSL:
        51°, 94.7137%, 44.5098%
        HSV (HSB):
        51°, 97.2851%, 86.6667%
        XYZ:
        47.8349, 51.3517, 7.5630
        xyY:
        0.4481, 0.4810, 51.3517
      CIE-Lab:
        76.8916, -2.6796, 77.9447
        CIE-LCH:
        76.8916, 77.9908, 91.9690
        CIE-Luv:
        76.8916, 29.7165, 81.3041
        Hunter-Lab:
        71.6601, -6.2521, 43.9046
      #ddbc06 color charts
#ddbc06 RGB chart
      #ddbc06 CMYK chart
      #ddbc06 RGB pie chart
      #ddbc06 color shades, tints & tones
#ddbc06 color schemes
#ddbc06 color preview, HTML & CSS examples
           This text has a color of #ddbc06        
        
          <p style="color:#ddbc06;">Text here</p>
        
        
          .mytext {color:#ddbc06;}
        
        Text color #ddbc06
      
           This box has a color of #ddbc06        
        
          <div style="background-color:#ddbc06;">Content here</div>
        
        
          .mybackground {background-color:#ddbc06;}
        
        Background color #ddbc06
      
           Border around this has a color of #ddbc06        
        
          <div style="border:2px solid #ddbc06;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc06;}
        
        Border color #ddbc06