#ddb915 color space conversions
Hex:
        #ddb915
        RGB:
        221, 185, 21
        CMY:
        13, 27, 92
        CMYK:
        0, 16, 90, 13
      HSL:
        49°, 82.6446%, 47.4510%
        HSV (HSB):
        49°, 90.4977%, 86.6667%
        XYZ:
        47.3031, 50.1242, 7.8913
        xyY:
        0.4491, 0.4759, 50.1242
      CIE-Lab:
        76.1454, -0.9428, 75.4856
        CIE-LCH:
        76.1454, 75.4915, 90.7156
        CIE-Luv:
        76.1454, 31.7860, 79.1008
        Hunter-Lab:
        70.7985, -4.6347, 42.9504
      #ddb915 color charts
#ddb915 RGB chart
      #ddb915 CMYK chart
      #ddb915 RGB pie chart
      #ddb915 color shades, tints & tones
#ddb915 color schemes
#ddb915 color preview, HTML & CSS examples
           This text has a color of #ddb915        
        
          <p style="color:#ddb915;">Text here</p>
        
        
          .mytext {color:#ddb915;}
        
        Text color #ddb915
      
           This box has a color of #ddb915        
        
          <div style="background-color:#ddb915;">Content here</div>
        
        
          .mybackground {background-color:#ddb915;}
        
        Background color #ddb915
      
           Border around this has a color of #ddb915        
        
          <div style="border:2px solid #ddb915;">Content here</div>
        
        
          .myborder {border:2px solid #ddb915;}
        
        Border color #ddb915