#ddb356 color space conversions
Hex:
        #ddb356
        RGB:
        221, 179, 86
        CMY:
        13, 30, 66
        CMYK:
        0, 19, 61, 13
      HSL:
        41°, 66.5025%, 60.1961%
        HSV (HSB):
        41°, 61.0860%, 86.6667%
        XYZ:
        47.6186, 48.2842, 15.6141
        xyY:
        0.4270, 0.4330, 48.2842
      CIE-Lab:
        75.0039, 4.8568, 52.2187
        CIE-LCH:
        75.0039, 52.4441, 84.6862
        CIE-Luv:
        75.0039, 33.9395, 60.8804
        Hunter-Lab:
        69.4869, 0.7222, 35.3180
      #ddb356 color charts
#ddb356 RGB chart
      #ddb356 CMYK chart
      #ddb356 RGB pie chart
      #ddb356 color shades, tints & tones
#ddb356 color schemes
#ddb356 color preview, HTML & CSS examples
           This text has a color of #ddb356        
        
          <p style="color:#ddb356;">Text here</p>
        
        
          .mytext {color:#ddb356;}
        
        Text color #ddb356
      
           This box has a color of #ddb356        
        
          <div style="background-color:#ddb356;">Content here</div>
        
        
          .mybackground {background-color:#ddb356;}
        
        Background color #ddb356
      
           Border around this has a color of #ddb356        
        
          <div style="border:2px solid #ddb356;">Content here</div>
        
        
          .myborder {border:2px solid #ddb356;}
        
        Border color #ddb356