#dbc140 color space conversions
Hex:
        #dbc140
        RGB:
        219, 193, 64
        CMY:
        14, 24, 75
        CMYK:
        0, 12, 71, 14
      HSL:
        50°, 68.2819%, 55.4902%
        HSV (HSB):
        50°, 70.7763%, 85.8824%
        XYZ:
        49.2088, 53.5702, 12.5970
        xyY:
        0.4265, 0.4643, 53.5702
      CIE-Lab:
        78.2104, -4.5925, 64.9780
        CIE-LCH:
        78.2104, 65.1401, 94.0428
        CIE-Luv:
        78.2104, 23.5742, 74.2711
        Hunter-Lab:
        73.1916, -8.0748, 41.0298
      #dbc140 color charts
#dbc140 RGB chart
      #dbc140 CMYK chart
      #dbc140 RGB pie chart
      #dbc140 color shades, tints & tones
#dbc140 color schemes
#dbc140 color preview, HTML & CSS examples
           This text has a color of #dbc140        
        
          <p style="color:#dbc140;">Text here</p>
        
        
          .mytext {color:#dbc140;}
        
        Text color #dbc140
      
           This box has a color of #dbc140        
        
          <div style="background-color:#dbc140;">Content here</div>
        
        
          .mybackground {background-color:#dbc140;}
        
        Background color #dbc140
      
           Border around this has a color of #dbc140        
        
          <div style="border:2px solid #dbc140;">Content here</div>
        
        
          .myborder {border:2px solid #dbc140;}
        
        Border color #dbc140