#ddb931 color space conversions
Hex:
        #ddb931
        RGB:
        221, 185, 49
        CMY:
        13, 27, 81
        CMYK:
        0, 16, 78, 13
      HSL:
        47°, 71.6667%, 52.9412%
        HSV (HSB):
        47°, 77.8281%, 86.6667%
        XYZ:
        47.7221, 50.2918, 10.0978
        xyY:
        0.4414, 0.4652, 50.2918
      CIE-Lab:
        76.2480, -0.2184, 68.5198
        CIE-LCH:
        76.2480, 68.5201, 90.1827
        CIE-Luv:
        76.2480, 31.2089, 74.7671
        Hunter-Lab:
        70.9167, -3.9859, 41.1994
      #ddb931 color charts
#ddb931 RGB chart
      #ddb931 CMYK chart
      #ddb931 RGB pie chart
      #ddb931 color shades, tints & tones
#ddb931 color schemes
#ddb931 color preview, HTML & CSS examples
           This text has a color of #ddb931        
        
          <p style="color:#ddb931;">Text here</p>
        
        
          .mytext {color:#ddb931;}
        
        Text color #ddb931
      
           This box has a color of #ddb931        
        
          <div style="background-color:#ddb931;">Content here</div>
        
        
          .mybackground {background-color:#ddb931;}
        
        Background color #ddb931
      
           Border around this has a color of #ddb931        
        
          <div style="border:2px solid #ddb931;">Content here</div>
        
        
          .myborder {border:2px solid #ddb931;}
        
        Border color #ddb931