#ddbf2b color space conversions
Hex:
        #ddbf2b
        RGB:
        221, 191, 43
        CMY:
        13, 25, 83
        CMYK:
        0, 14, 81, 13
      HSL:
        50°, 72.3577%, 51.7647%
        HSV (HSB):
        50°, 80.5430%, 86.6667%
        XYZ:
        48.8856, 52.8082, 9.9019
        xyY:
        0.4381, 0.4732, 52.8082
      CIE-Lab:
        77.7616, -3.5387, 71.7185
        CIE-LCH:
        77.7616, 71.8058, 92.8248
        CIE-Luv:
        77.7616, 27.0289, 78.3520
        Hunter-Lab:
        72.6692, -7.0916, 42.7896
      #ddbf2b color charts
#ddbf2b RGB chart
      #ddbf2b CMYK chart
      #ddbf2b RGB pie chart
      #ddbf2b color shades, tints & tones
#ddbf2b color schemes
#ddbf2b color preview, HTML & CSS examples
           This text has a color of #ddbf2b        
        
          <p style="color:#ddbf2b;">Text here</p>
        
        
          .mytext {color:#ddbf2b;}
        
        Text color #ddbf2b
      
           This box has a color of #ddbf2b        
        
          <div style="background-color:#ddbf2b;">Content here</div>
        
        
          .mybackground {background-color:#ddbf2b;}
        
        Background color #ddbf2b
      
           Border around this has a color of #ddbf2b        
        
          <div style="border:2px solid #ddbf2b;">Content here</div>
        
        
          .myborder {border:2px solid #ddbf2b;}
        
        Border color #ddbf2b