#dbc364 color space conversions
Hex:
        #dbc364
        RGB:
        219, 195, 100
        CMY:
        14, 24, 61
        CMYK:
        0, 11, 54, 14
      HSL:
        48°, 62.3037%, 62.5490%
        HSV (HSB):
        48°, 54.3379%, 85.8824%
        XYZ:
        51.0288, 55.0104, 19.9852
        xyY:
        0.4049, 0.4365, 55.0104
      CIE-Lab:
        79.0472, -3.3096, 50.2133
        CIE-LCH:
        79.0472, 50.3223, 93.7710
        CIE-Luv:
        79.0472, 20.7571, 62.2021
        Hunter-Lab:
        74.1690, -6.9865, 35.9423
      #dbc364 color charts
#dbc364 RGB chart
      #dbc364 CMYK chart
      #dbc364 RGB pie chart
      #dbc364 color shades, tints & tones
#dbc364 color schemes
#dbc364 color preview, HTML & CSS examples
           This text has a color of #dbc364        
        
          <p style="color:#dbc364;">Text here</p>
        
        
          .mytext {color:#dbc364;}
        
        Text color #dbc364
      
           This box has a color of #dbc364        
        
          <div style="background-color:#dbc364;">Content here</div>
        
        
          .mybackground {background-color:#dbc364;}
        
        Background color #dbc364
      
           Border around this has a color of #dbc364        
        
          <div style="border:2px solid #dbc364;">Content here</div>
        
        
          .myborder {border:2px solid #dbc364;}
        
        Border color #dbc364