#dfcb42 color space conversions
Hex:
        #dfcb42
        RGB:
        223, 203, 66
        CMY:
        13, 20, 74
        CMYK:
        0, 9, 70, 13
      HSL:
        52°, 71.0407%, 56.6667%
        HSV (HSB):
        52°, 70.4036%, 87.4510%
        XYZ:
        52.7707, 58.7932, 13.7212
        xyY:
        0.4212, 0.4693, 58.7932
      CIE-Lab:
        81.1778, -7.9205, 67.2773
        CIE-LCH:
        81.1778, 67.7419, 96.7145
        CIE-Luv:
        81.1778, 19.4925, 77.9952
        Hunter-Lab:
        76.6767, -11.3363, 43.0639
      #dfcb42 color charts
#dfcb42 RGB chart
      #dfcb42 CMYK chart
      #dfcb42 RGB pie chart
      #dfcb42 color shades, tints & tones
#dfcb42 color schemes
#dfcb42 color preview, HTML & CSS examples
           This text has a color of #dfcb42        
        
          <p style="color:#dfcb42;">Text here</p>
        
        
          .mytext {color:#dfcb42;}
        
        Text color #dfcb42
      
           This box has a color of #dfcb42        
        
          <div style="background-color:#dfcb42;">Content here</div>
        
        
          .mybackground {background-color:#dfcb42;}
        
        Background color #dfcb42
      
           Border around this has a color of #dfcb42        
        
          <div style="border:2px solid #dfcb42;">Content here</div>
        
        
          .myborder {border:2px solid #dfcb42;}
        
        Border color #dfcb42