#dbc978 color space conversions
Hex:
        #dbc978
        RGB:
        219, 201, 120
        CMY:
        14, 21, 53
        CMYK:
        0, 8, 45, 14
      HSL:
        49°, 57.8947%, 66.4706%
        HSV (HSB):
        49°, 45.2055%, 85.8824%
        XYZ:
        53.4902, 58.1894, 26.1817
        xyY:
        0.3880, 0.4221, 58.1894
      CIE-Lab:
        80.8440, -4.6224, 42.6042
        CIE-LCH:
        80.8440, 42.8542, 96.1922
        CIE-Luv:
        80.8440, 15.8515, 55.5196
        Hunter-Lab:
        76.2820, -8.3263, 33.0477
      #dbc978 color charts
#dbc978 RGB chart
      #dbc978 CMYK chart
      #dbc978 RGB pie chart
      #dbc978 color shades, tints & tones
#dbc978 color schemes
#dbc978 color preview, HTML & CSS examples
           This text has a color of #dbc978        
        
          <p style="color:#dbc978;">Text here</p>
        
        
          .mytext {color:#dbc978;}
        
        Text color #dbc978
      
           This box has a color of #dbc978        
        
          <div style="background-color:#dbc978;">Content here</div>
        
        
          .mybackground {background-color:#dbc978;}
        
        Background color #dbc978
      
           Border around this has a color of #dbc978        
        
          <div style="border:2px solid #dbc978;">Content here</div>
        
        
          .myborder {border:2px solid #dbc978;}
        
        Border color #dbc978