#dfb20f color space conversions
Hex:
        #dfb20f
        RGB:
        223, 178, 15
        CMY:
        13, 30, 94
        CMYK:
        0, 20, 93, 13
      HSL:
        47°, 87.3950%, 46.6667%
        HSV (HSB):
        47°, 93.2735%, 87.4510%
        XYZ:
        46.4380, 47.5633, 7.1850
        xyY:
        0.4589, 0.4701, 47.5633
      CIE-Lab:
        74.5486, 3.5098, 75.2982
        CIE-LCH:
        74.5486, 75.3800, 87.3313
        CIE-Luv:
        74.5486, 38.6341, 77.0051
        Hunter-Lab:
        68.9661, -0.4985, 42.0993
      #dfb20f color charts
#dfb20f RGB chart
      #dfb20f CMYK chart
      #dfb20f RGB pie chart
      #dfb20f color shades, tints & tones
#dfb20f color schemes
#dfb20f color preview, HTML & CSS examples
           This text has a color of #dfb20f        
        
          <p style="color:#dfb20f;">Text here</p>
        
        
          .mytext {color:#dfb20f;}
        
        Text color #dfb20f
      
           This box has a color of #dfb20f        
        
          <div style="background-color:#dfb20f;">Content here</div>
        
        
          .mybackground {background-color:#dfb20f;}
        
        Background color #dfb20f
      
           Border around this has a color of #dfb20f        
        
          <div style="border:2px solid #dfb20f;">Content here</div>
        
        
          .myborder {border:2px solid #dfb20f;}
        
        Border color #dfb20f