#dbdb48 color space conversions
Hex:
        #dbdb48
        RGB:
        219, 219, 72
        CMY:
        14, 14, 72
        CMYK:
        0, 0, 67, 14
      HSL:
        60°, 67.1233%, 57.0588%
        HSV (HSB):
        60°, 67.1233%, 85.8824%
        XYZ:
        55.7146, 66.1910, 15.9706
        xyY:
        0.4041, 0.4801, 66.1910
      CIE-Lab:
        85.0937, -17.2956, 68.8244
        CIE-LCH:
        85.0937, 70.9644, 104.1064
        CIE-Luv:
        85.0937, 5.9816, 82.9215
        Hunter-Lab:
        81.3578, -20.1377, 45.3119
      #dbdb48 color charts
#dbdb48 RGB chart
      #dbdb48 CMYK chart
      #dbdb48 RGB pie chart
      #dbdb48 color shades, tints & tones
#dbdb48 color schemes
#dbdb48 color preview, HTML & CSS examples
           This text has a color of #dbdb48        
        
          <p style="color:#dbdb48;">Text here</p>
        
        
          .mytext {color:#dbdb48;}
        
        Text color #dbdb48
      
           This box has a color of #dbdb48        
        
          <div style="background-color:#dbdb48;">Content here</div>
        
        
          .mybackground {background-color:#dbdb48;}
        
        Background color #dbdb48
      
           Border around this has a color of #dbdb48        
        
          <div style="border:2px solid #dbdb48;">Content here</div>
        
        
          .myborder {border:2px solid #dbdb48;}
        
        Border color #dbdb48