#dfbf15 color space conversions
Hex:
        #dfbf15
        RGB:
        223, 191, 21
        CMY:
        13, 25, 92
        CMYK:
        0, 14, 91, 13
      HSL:
        50°, 82.7869%, 47.8431%
        HSV (HSB):
        50°, 90.5830%, 87.4510%
        XYZ:
        49.1976, 53.0037, 8.3472
        xyY:
        0.4450, 0.4795, 53.0037
      CIE-Lab:
        77.8772, -3.1866, 76.8954
        CIE-LCH:
        77.8772, 76.9614, 92.3730
        CIE-Luv:
        77.8772, 28.8934, 81.4202
        Hunter-Lab:
        72.8037, -6.7838, 44.1647
      #dfbf15 color charts
#dfbf15 RGB chart
      #dfbf15 CMYK chart
      #dfbf15 RGB pie chart
      #dfbf15 color shades, tints & tones
#dfbf15 color schemes
#dfbf15 color preview, HTML & CSS examples
           This text has a color of #dfbf15        
        
          <p style="color:#dfbf15;">Text here</p>
        
        
          .mytext {color:#dfbf15;}
        
        Text color #dfbf15
      
           This box has a color of #dfbf15        
        
          <div style="background-color:#dfbf15;">Content here</div>
        
        
          .mybackground {background-color:#dfbf15;}
        
        Background color #dfbf15
      
           Border around this has a color of #dfbf15        
        
          <div style="border:2px solid #dfbf15;">Content here</div>
        
        
          .myborder {border:2px solid #dfbf15;}
        
        Border color #dfbf15