#dbdb52 color space conversions
Hex:
        #dbdb52
        RGB:
        219, 219, 82
        CMY:
        14, 14, 68
        CMYK:
        0, 0, 63, 14
      HSL:
        60°, 65.5502%, 59.0196%
        HSV (HSB):
        60°, 62.5571%, 85.8824%
        XYZ:
        56.0679, 66.3323, 17.8310
        xyY:
        0.3998, 0.4730, 66.3323
      CIE-Lab:
        85.1656, -16.7229, 65.0023
        CIE-LCH:
        85.1656, 67.1189, 104.4274
        CIE-Luv:
        85.1656, 5.7622, 79.8802
        Hunter-Lab:
        81.4446, -19.6456, 44.0307
      #dbdb52 color charts
#dbdb52 RGB chart
      #dbdb52 CMYK chart
      #dbdb52 RGB pie chart
      #dbdb52 color shades, tints & tones
#dbdb52 color schemes
#dbdb52 color preview, HTML & CSS examples
           This text has a color of #dbdb52        
        
          <p style="color:#dbdb52;">Text here</p>
        
        
          .mytext {color:#dbdb52;}
        
        Text color #dbdb52
      
           This box has a color of #dbdb52        
        
          <div style="background-color:#dbdb52;">Content here</div>
        
        
          .mybackground {background-color:#dbdb52;}
        
        Background color #dbdb52
      
           Border around this has a color of #dbdb52        
        
          <div style="border:2px solid #dbdb52;">Content here</div>
        
        
          .myborder {border:2px solid #dbdb52;}
        
        Border color #dbdb52