#dbc450 color space conversions
Hex:
        #dbc450
        RGB:
        219, 196, 80
        CMY:
        14, 23, 69
        CMYK:
        0, 11, 63, 14
      HSL:
        50°, 65.8768%, 58.6275%
        HSV (HSB):
        50°, 63.4703%, 85.8824%
        XYZ:
        50.4013, 55.1191, 15.5720
        xyY:
        0.4162, 0.4552, 55.1191
      CIE-Lab:
        79.1098, -5.2519, 59.3921
        CIE-LCH:
        79.1098, 59.6238, 95.0533
        CIE-Luv:
        79.1098, 20.9494, 70.5439
        Hunter-Lab:
        74.2422, -8.7445, 39.5337
      #dbc450 color charts
#dbc450 RGB chart
      #dbc450 CMYK chart
      #dbc450 RGB pie chart
      #dbc450 color shades, tints & tones
#dbc450 color schemes
#dbc450 color preview, HTML & CSS examples
           This text has a color of #dbc450        
        
          <p style="color:#dbc450;">Text here</p>
        
        
          .mytext {color:#dbc450;}
        
        Text color #dbc450
      
           This box has a color of #dbc450        
        
          <div style="background-color:#dbc450;">Content here</div>
        
        
          .mybackground {background-color:#dbc450;}
        
        Background color #dbc450
      
           Border around this has a color of #dbc450        
        
          <div style="border:2px solid #dbc450;">Content here</div>
        
        
          .myborder {border:2px solid #dbc450;}
        
        Border color #dbc450