#dbb214 color space conversions
Hex:
        #dbb214
        RGB:
        219, 178, 20
        CMY:
        14, 30, 92
        CMYK:
        0, 19, 91, 14
      HSL:
        48°, 83.2636%, 46.8627%
        HSV (HSB):
        48°, 90.8676%, 85.8824%
        XYZ:
        45.2601, 46.9514, 7.3389
        xyY:
        0.4546, 0.4716, 46.9514
      CIE-Lab:
        74.1586, 1.8323, 74.0530
        CIE-LCH:
        74.1586, 74.0757, 88.5826
        CIE-Luv:
        74.1586, 35.4833, 76.4939
        Hunter-Lab:
        68.5211, -2.0076, 41.6146
      #dbb214 color charts
#dbb214 RGB chart
      #dbb214 CMYK chart
      #dbb214 RGB pie chart
      #dbb214 color shades, tints & tones
#dbb214 color schemes
#dbb214 color preview, HTML & CSS examples
           This text has a color of #dbb214        
        
          <p style="color:#dbb214;">Text here</p>
        
        
          .mytext {color:#dbb214;}
        
        Text color #dbb214
      
           This box has a color of #dbb214        
        
          <div style="background-color:#dbb214;">Content here</div>
        
        
          .mybackground {background-color:#dbb214;}
        
        Background color #dbb214
      
           Border around this has a color of #dbb214        
        
          <div style="border:2px solid #dbb214;">Content here</div>
        
        
          .myborder {border:2px solid #dbb214;}
        
        Border color #dbb214