#dbc814 color space conversions
Hex:
        #dbc814
        RGB:
        219, 200, 20
        CMY:
        14, 22, 92
        CMYK:
        0, 9, 91, 14
      HSL:
        54°, 83.2636%, 46.8627%
        HSV (HSB):
        54°, 90.8676%, 85.8824%
        XYZ:
        49.9940, 56.4191, 8.9168
        xyY:
        0.4335, 0.4892, 56.4191
      CIE-Lab:
        79.8518, -9.5431, 78.4096
        CIE-LCH:
        79.8518, 78.9882, 96.9393
        CIE-Luv:
        79.8518, 19.5276, 84.8908
        Hunter-Lab:
        75.1127, -12.6400, 45.5404
      #dbc814 color charts
#dbc814 RGB chart
      #dbc814 CMYK chart
      #dbc814 RGB pie chart
      #dbc814 color shades, tints & tones
#dbc814 color schemes
#dbc814 color preview, HTML & CSS examples
           This text has a color of #dbc814        
        
          <p style="color:#dbc814;">Text here</p>
        
        
          .mytext {color:#dbc814;}
        
        Text color #dbc814
      
           This box has a color of #dbc814        
        
          <div style="background-color:#dbc814;">Content here</div>
        
        
          .mybackground {background-color:#dbc814;}
        
        Background color #dbc814
      
           Border around this has a color of #dbc814        
        
          <div style="border:2px solid #dbc814;">Content here</div>
        
        
          .myborder {border:2px solid #dbc814;}
        
        Border color #dbc814