#ddbf2f color space conversions
Hex:
        #ddbf2f
        RGB:
        221, 191, 47
        CMY:
        13, 25, 82
        CMYK:
        0, 14, 79, 13
      HSL:
        50°, 71.9008%, 52.5490%
        HSV (HSB):
        50°, 78.7330%, 86.6667%
        XYZ:
        48.9627, 52.8390, 10.3077
        xyY:
        0.4367, 0.4713, 52.8390
      CIE-Lab:
        77.7798, -3.4069, 70.5380
        CIE-LCH:
        77.7798, 70.6202, 92.7652
        CIE-Luv:
        77.7798, 26.9352, 77.5807
        Hunter-Lab:
        72.6904, -6.9746, 42.4759
      #ddbf2f color charts
#ddbf2f RGB chart
      #ddbf2f CMYK chart
      #ddbf2f RGB pie chart
      #ddbf2f color shades, tints & tones
#ddbf2f color schemes
#ddbf2f color preview, HTML & CSS examples
           This text has a color of #ddbf2f        
        
          <p style="color:#ddbf2f;">Text here</p>
        
        
          .mytext {color:#ddbf2f;}
        
        Text color #ddbf2f
      
           This box has a color of #ddbf2f        
        
          <div style="background-color:#ddbf2f;">Content here</div>
        
        
          .mybackground {background-color:#ddbf2f;}
        
        Background color #ddbf2f
      
           Border around this has a color of #ddbf2f        
        
          <div style="border:2px solid #ddbf2f;">Content here</div>
        
        
          .myborder {border:2px solid #ddbf2f;}
        
        Border color #ddbf2f