#dbc113 color space conversions
Hex:
        #dbc113
        RGB:
        219, 193, 19
        CMY:
        14, 24, 93
        CMYK:
        0, 12, 91, 14
      HSL:
        52°, 84.0336%, 46.6667%
        HSV (HSB):
        52°, 91.3242%, 85.8824%
        XYZ:
        48.4009, 53.2470, 8.3428
        xyY:
        0.4400, 0.4841, 53.2470
      CIE-Lab:
        78.0206, -5.9835, 77.1577
        CIE-LCH:
        78.0206, 77.3893, 94.4344
        CIE-Luv:
        78.0206, 24.4931, 82.3045
        Hunter-Lab:
        72.9706, -9.3005, 44.3007
      #dbc113 color charts
#dbc113 RGB chart
      #dbc113 CMYK chart
      #dbc113 RGB pie chart
      #dbc113 color shades, tints & tones
#dbc113 color schemes
#dbc113 color preview, HTML & CSS examples
           This text has a color of #dbc113        
        
          <p style="color:#dbc113;">Text here</p>
        
        
          .mytext {color:#dbc113;}
        
        Text color #dbc113
      
           This box has a color of #dbc113        
        
          <div style="background-color:#dbc113;">Content here</div>
        
        
          .mybackground {background-color:#dbc113;}
        
        Background color #dbc113
      
           Border around this has a color of #dbc113        
        
          <div style="border:2px solid #dbc113;">Content here</div>
        
        
          .myborder {border:2px solid #dbc113;}
        
        Border color #dbc113