#dbc13b color space conversions
Hex:
        #dbc13b
        RGB:
        219, 193, 59
        CMY:
        14, 24, 77
        CMYK:
        0, 12, 73, 14
      HSL:
        50°, 68.9655%, 54.5098%
        HSV (HSB):
        50°, 73.0594%, 85.8824%
        XYZ:
        49.0728, 53.5158, 11.8808
        xyY:
        0.4287, 0.4675, 53.5158
      CIE-Lab:
        78.1785, -4.8252, 66.8059
        CIE-LCH:
        78.1785, 66.9799, 94.1311
        CIE-Luv:
        78.1785, 23.7264, 75.6024
        Hunter-Lab:
        73.1545, -8.2806, 41.5790
      #dbc13b color charts
#dbc13b RGB chart
      #dbc13b CMYK chart
      #dbc13b RGB pie chart
      #dbc13b color shades, tints & tones
#dbc13b color schemes
#dbc13b color preview, HTML & CSS examples
           This text has a color of #dbc13b        
        
          <p style="color:#dbc13b;">Text here</p>
        
        
          .mytext {color:#dbc13b;}
        
        Text color #dbc13b
      
           This box has a color of #dbc13b        
        
          <div style="background-color:#dbc13b;">Content here</div>
        
        
          .mybackground {background-color:#dbc13b;}
        
        Background color #dbc13b
      
           Border around this has a color of #dbc13b        
        
          <div style="border:2px solid #dbc13b;">Content here</div>
        
        
          .myborder {border:2px solid #dbc13b;}
        
        Border color #dbc13b