#dbc452 color space conversions
Hex:
        #dbc452
        RGB:
        219, 196, 82
        CMY:
        14, 23, 68
        CMYK:
        0, 11, 63, 14
      HSL:
        50°, 65.5502%, 59.0196%
        HSV (HSB):
        50°, 62.5571%, 85.8824%
        XYZ:
        50.4763, 55.1491, 15.9671
        xyY:
        0.4151, 0.4536, 55.1491
      CIE-Lab:
        79.1271, -5.1255, 58.5447
        CIE-LCH:
        79.1271, 58.7687, 95.0034
        CIE-Luv:
        79.1271, 20.8727, 69.8388
        Hunter-Lab:
        74.2625, -8.6325, 39.2358
      #dbc452 color charts
#dbc452 RGB chart
      #dbc452 CMYK chart
      #dbc452 RGB pie chart
      #dbc452 color shades, tints & tones
#dbc452 color schemes
#dbc452 color preview, HTML & CSS examples
           This text has a color of #dbc452        
        
          <p style="color:#dbc452;">Text here</p>
        
        
          .mytext {color:#dbc452;}
        
        Text color #dbc452
      
           This box has a color of #dbc452        
        
          <div style="background-color:#dbc452;">Content here</div>
        
        
          .mybackground {background-color:#dbc452;}
        
        Background color #dbc452
      
           Border around this has a color of #dbc452        
        
          <div style="border:2px solid #dbc452;">Content here</div>
        
        
          .myborder {border:2px solid #dbc452;}
        
        Border color #dbc452