#dbc474 color space conversions
Hex:
        #dbc474
        RGB:
        219, 196, 116
        CMY:
        14, 23, 55
        CMYK:
        0, 11, 47, 14
      HSL:
        47°, 58.8571%, 65.6863%
        HSV (HSB):
        47°, 47.0320%, 85.8824%
        XYZ:
        52.1057, 55.8009, 24.5474
        xyY:
        0.3934, 0.4213, 55.8009
      CIE-Lab:
        79.5004, -2.4237, 42.9312
        CIE-LCH:
        79.5004, 42.9996, 93.2312
        CIE-Luv:
        79.5004, 19.2695, 55.0824
        Hunter-Lab:
        74.7000, -6.2153, 32.8065
      #dbc474 color charts
#dbc474 RGB chart
      #dbc474 CMYK chart
      #dbc474 RGB pie chart
      #dbc474 color shades, tints & tones
#dbc474 color schemes
#dbc474 color preview, HTML & CSS examples
           This text has a color of #dbc474        
        
          <p style="color:#dbc474;">Text here</p>
        
        
          .mytext {color:#dbc474;}
        
        Text color #dbc474
      
           This box has a color of #dbc474        
        
          <div style="background-color:#dbc474;">Content here</div>
        
        
          .mybackground {background-color:#dbc474;}
        
        Background color #dbc474
      
           Border around this has a color of #dbc474        
        
          <div style="border:2px solid #dbc474;">Content here</div>
        
        
          .myborder {border:2px solid #dbc474;}
        
        Border color #dbc474