#dbc530 color space conversions
Hex:
        #dbc530
        RGB:
        219, 197, 48
        CMY:
        14, 23, 81
        CMYK:
        0, 10, 78, 14
      HSL:
        52°, 70.3704%, 52.3529%
        HSV (HSB):
        52°, 78.0822%, 85.8824%
        XYZ:
        49.7132, 55.2060, 10.8320
        xyY:
        0.4295, 0.4769, 55.2060
      CIE-Lab:
        79.1598, -7.3174, 71.3972
        CIE-LCH:
        79.1598, 71.7712, 95.8517
        CIE-Luv:
        79.1598, 21.2072, 79.7305
        Hunter-Lab:
        74.3007, -10.5954, 43.3669
      #dbc530 color charts
#dbc530 RGB chart
      #dbc530 CMYK chart
      #dbc530 RGB pie chart
      #dbc530 color shades, tints & tones
#dbc530 color schemes
#dbc530 color preview, HTML & CSS examples
           This text has a color of #dbc530        
        
          <p style="color:#dbc530;">Text here</p>
        
        
          .mytext {color:#dbc530;}
        
        Text color #dbc530
      
           This box has a color of #dbc530        
        
          <div style="background-color:#dbc530;">Content here</div>
        
        
          .mybackground {background-color:#dbc530;}
        
        Background color #dbc530
      
           Border around this has a color of #dbc530        
        
          <div style="border:2px solid #dbc530;">Content here</div>
        
        
          .myborder {border:2px solid #dbc530;}
        
        Border color #dbc530