#dbc254 color space conversions
Hex:
        #dbc254
        RGB:
        219, 194, 84
        CMY:
        14, 24, 67
        CMYK:
        0, 11, 62, 14
      HSL:
        49°, 65.2174%, 59.4118%
        HSV (HSB):
        49°, 61.6438%, 85.8824%
        XYZ:
        50.1054, 54.2837, 16.2245
        xyY:
        0.4154, 0.4501, 54.2837
      CIE-Lab:
        78.6269, -3.9637, 57.1186
        CIE-LCH:
        78.6269, 57.2560, 93.9696
        CIE-Luv:
        78.6269, 22.1518, 68.2298
        Hunter-Lab:
        73.6775, -7.5441, 38.5180
      #dbc254 color charts
#dbc254 RGB chart
      #dbc254 CMYK chart
      #dbc254 RGB pie chart
      #dbc254 color shades, tints & tones
#dbc254 color schemes
#dbc254 color preview, HTML & CSS examples
           This text has a color of #dbc254        
        
          <p style="color:#dbc254;">Text here</p>
        
        
          .mytext {color:#dbc254;}
        
        Text color #dbc254
      
           This box has a color of #dbc254        
        
          <div style="background-color:#dbc254;">Content here</div>
        
        
          .mybackground {background-color:#dbc254;}
        
        Background color #dbc254
      
           Border around this has a color of #dbc254        
        
          <div style="border:2px solid #dbc254;">Content here</div>
        
        
          .myborder {border:2px solid #dbc254;}
        
        Border color #dbc254