#dfcf83 color space conversions
Hex:
        #dfcf83
        RGB:
        223, 207, 131
        CMY:
        13, 19, 49
        CMYK:
        0, 7, 41, 13
      HSL:
        50°, 58.9744%, 69.4118%
        HSV (HSB):
        50°, 41.2556%, 87.4510%
        XYZ:
        56.8410, 61.9523, 30.4349
        xyY:
        0.3809, 0.4152, 61.9523
      CIE-Lab:
        82.8881, -4.9873, 39.7289
        CIE-LCH:
        82.8881, 40.0408, 97.1551
        CIE-Luv:
        82.8881, 14.2068, 52.9767
        Hunter-Lab:
        78.7098, -8.8368, 32.1711
      #dfcf83 color charts
#dfcf83 RGB chart
      #dfcf83 CMYK chart
      #dfcf83 RGB pie chart
      #dfcf83 color shades, tints & tones
#dfcf83 color schemes
#dfcf83 color preview, HTML & CSS examples
           This text has a color of #dfcf83        
        
          <p style="color:#dfcf83;">Text here</p>
        
        
          .mytext {color:#dfcf83;}
        
        Text color #dfcf83
      
           This box has a color of #dfcf83        
        
          <div style="background-color:#dfcf83;">Content here</div>
        
        
          .mybackground {background-color:#dfcf83;}
        
        Background color #dfcf83
      
           Border around this has a color of #dfcf83        
        
          <div style="border:2px solid #dfcf83;">Content here</div>
        
        
          .myborder {border:2px solid #dfcf83;}
        
        Border color #dfcf83