#dfcf3a color space conversions
Hex:
        #dfcf3a
        RGB:
        223, 207, 58
        CMY:
        13, 19, 77
        CMYK:
        0, 7, 74, 13
      HSL:
        54°, 72.0524%, 55.0980%
        HSV (HSB):
        54°, 73.9910%, 87.4510%
        XYZ:
        53.5080, 60.6191, 12.8835
        xyY:
        0.4213, 0.4773, 60.6191
      CIE-Lab:
        82.1736, -10.3077, 71.0777
        CIE-LCH:
        82.1736, 71.8212, 98.2515
        CIE-Luv:
        82.1736, 16.9674, 81.6665
        Hunter-Lab:
        77.8583, -13.5782, 44.6899
      #dfcf3a color charts
#dfcf3a RGB chart
      #dfcf3a CMYK chart
      #dfcf3a RGB pie chart
      #dfcf3a color shades, tints & tones
#dfcf3a color schemes
#dfcf3a color preview, HTML & CSS examples
           This text has a color of #dfcf3a        
        
          <p style="color:#dfcf3a;">Text here</p>
        
        
          .mytext {color:#dfcf3a;}
        
        Text color #dfcf3a
      
           This box has a color of #dfcf3a        
        
          <div style="background-color:#dfcf3a;">Content here</div>
        
        
          .mybackground {background-color:#dfcf3a;}
        
        Background color #dfcf3a
      
           Border around this has a color of #dfcf3a        
        
          <div style="border:2px solid #dfcf3a;">Content here</div>
        
        
          .myborder {border:2px solid #dfcf3a;}
        
        Border color #dfcf3a