#dddb0f color space conversions
Hex:
        #dddb0f
        RGB:
        221, 219, 15
        CMY:
        13, 14, 94
        CMYK:
        0, 1, 93, 13
      HSL:
        59°, 87.2881%, 46.2745%
        HSV (HSB):
        59°, 93.2127%, 86.6667%
        XYZ:
        55.2365, 66.0697, 10.2934
        xyY:
        0.4197, 0.5021, 66.0697
      CIE-Lab:
        85.0319, -18.2296, 83.0837
        CIE-LCH:
        85.0319, 85.0601, 102.3753
        CIE-Luv:
        85.0319, 8.0463, 92.5178
        Hunter-Lab:
        81.2833, -20.9449, 49.3900
      #dddb0f color charts
#dddb0f RGB chart
      #dddb0f CMYK chart
      #dddb0f RGB pie chart
      #dddb0f color shades, tints & tones
#dddb0f color schemes
#dddb0f color preview, HTML & CSS examples
           This text has a color of #dddb0f        
        
          <p style="color:#dddb0f;">Text here</p>
        
        
          .mytext {color:#dddb0f;}
        
        Text color #dddb0f
      
           This box has a color of #dddb0f        
        
          <div style="background-color:#dddb0f;">Content here</div>
        
        
          .mybackground {background-color:#dddb0f;}
        
        Background color #dddb0f
      
           Border around this has a color of #dddb0f        
        
          <div style="border:2px solid #dddb0f;">Content here</div>
        
        
          .myborder {border:2px solid #dddb0f;}
        
        Border color #dddb0f