#dbc555 color space conversions
Hex:
        #dbc555
        RGB:
        219, 197, 85
        CMY:
        14, 23, 67
        CMYK:
        0, 10, 61, 14
      HSL:
        50°, 65.0485%, 59.6078%
        HSV (HSB):
        50°, 61.1872%, 85.8824%
        XYZ:
        50.8194, 55.6485, 16.6571
        xyY:
        0.4127, 0.4520, 55.6485
      CIE-Lab:
        79.4133, -5.4442, 57.5404
        CIE-LCH:
        79.4133, 57.7974, 95.4049
        CIE-Luv:
        79.4133, 20.0786, 69.1907
        Hunter-Lab:
        74.5979, -8.9443, 38.9796
      #dbc555 color charts
#dbc555 RGB chart
      #dbc555 CMYK chart
      #dbc555 RGB pie chart
      #dbc555 color shades, tints & tones
#dbc555 color schemes
#dbc555 color preview, HTML & CSS examples
           This text has a color of #dbc555        
        
          <p style="color:#dbc555;">Text here</p>
        
        
          .mytext {color:#dbc555;}
        
        Text color #dbc555
      
           This box has a color of #dbc555        
        
          <div style="background-color:#dbc555;">Content here</div>
        
        
          .mybackground {background-color:#dbc555;}
        
        Background color #dbc555
      
           Border around this has a color of #dbc555        
        
          <div style="border:2px solid #dbc555;">Content here</div>
        
        
          .myborder {border:2px solid #dbc555;}
        
        Border color #dbc555