#ddb406 color space conversions
Hex:
        #ddb406
        RGB:
        221, 180, 6
        CMY:
        13, 29, 98
        CMYK:
        0, 19, 97, 13
      HSL:
        49°, 94.7137%, 44.5098%
        HSV (HSB):
        49°, 97.2851%, 86.6667%
        XYZ:
        46.1729, 48.0278, 7.0090
        xyY:
        0.4562, 0.4745, 48.0278
      CIE-Lab:
        74.8425, 1.4923, 76.4702
        CIE-LCH:
        74.8425, 76.4848, 88.8820
        CIE-Luv:
        74.8425, 35.6630, 78.2948
        Hunter-Lab:
        69.3021, -2.3520, 42.5151
      #ddb406 color charts
#ddb406 RGB chart
      #ddb406 CMYK chart
      #ddb406 RGB pie chart
      #ddb406 color shades, tints & tones
#ddb406 color schemes
#ddb406 color preview, HTML & CSS examples
           This text has a color of #ddb406        
        
          <p style="color:#ddb406;">Text here</p>
        
        
          .mytext {color:#ddb406;}
        
        Text color #ddb406
      
           This box has a color of #ddb406        
        
          <div style="background-color:#ddb406;">Content here</div>
        
        
          .mybackground {background-color:#ddb406;}
        
        Background color #ddb406
      
           Border around this has a color of #ddb406        
        
          <div style="border:2px solid #ddb406;">Content here</div>
        
        
          .myborder {border:2px solid #ddb406;}
        
        Border color #ddb406