#ddae0b color space conversions
Hex:
        #ddae0b
        RGB:
        221, 174, 11
        CMY:
        13, 32, 96
        CMYK:
        0, 21, 95, 13
      HSL:
        47°, 90.5172%, 45.4902%
        HSV (HSB):
        47°, 95.0226%, 86.6667%
        XYZ:
        45.0153, 45.6684, 6.7589
        xyY:
        0.4620, 0.4687, 45.6684
      CIE-Lab:
        73.3299, 4.6994, 74.8272
        CIE-LCH:
        73.3299, 74.9746, 86.4064
        CIE-Luv:
        73.3299, 40.1713, 75.7409
        Hunter-Lab:
        67.5784, 0.6400, 41.3749
      #ddae0b color charts
#ddae0b RGB chart
      #ddae0b CMYK chart
      #ddae0b RGB pie chart
      #ddae0b color shades, tints & tones
#ddae0b color schemes
#ddae0b color preview, HTML & CSS examples
           This text has a color of #ddae0b        
        
          <p style="color:#ddae0b;">Text here</p>
        
        
          .mytext {color:#ddae0b;}
        
        Text color #ddae0b
      
           This box has a color of #ddae0b        
        
          <div style="background-color:#ddae0b;">Content here</div>
        
        
          .mybackground {background-color:#ddae0b;}
        
        Background color #ddae0b
      
           Border around this has a color of #ddae0b        
        
          <div style="border:2px solid #ddae0b;">Content here</div>
        
        
          .myborder {border:2px solid #ddae0b;}
        
        Border color #ddae0b