#ddab45 color space conversions
Hex:
        #ddab45
        RGB:
        221, 171, 69
        CMY:
        13, 33, 73
        CMYK:
        0, 23, 69, 13
      HSL:
        40°, 69.0909%, 56.8627%
        HSV (HSB):
        40°, 68.7783%, 86.6667%
        XYZ:
        45.4559, 44.9276, 11.9063
        xyY:
        0.4444, 0.4392, 44.9276
      CIE-Lab:
        72.8442, 8.0602, 57.5405
        CIE-LCH:
        72.8442, 58.1022, 82.0260
        CIE-Luv:
        72.8442, 40.6797, 63.6002
        Hunter-Lab:
        67.0281, 3.7527, 36.3879
      #ddab45 color charts
#ddab45 RGB chart
      #ddab45 CMYK chart
      #ddab45 RGB pie chart
      #ddab45 color shades, tints & tones
#ddab45 color schemes
#ddab45 color preview, HTML & CSS examples
           This text has a color of #ddab45        
        
          <p style="color:#ddab45;">Text here</p>
        
        
          .mytext {color:#ddab45;}
        
        Text color #ddab45
      
           This box has a color of #ddab45        
        
          <div style="background-color:#ddab45;">Content here</div>
        
        
          .mybackground {background-color:#ddab45;}
        
        Background color #ddab45
      
           Border around this has a color of #ddab45        
        
          <div style="border:2px solid #ddab45;">Content here</div>
        
        
          .myborder {border:2px solid #ddab45;}
        
        Border color #ddab45