#dbbd48 color space conversions
Hex:
        #dbbd48
        RGB:
        219, 189, 72
        CMY:
        14, 26, 72
        CMYK:
        0, 14, 67, 14
      HSL:
        48°, 67.1233%, 57.0588%
        HSV (HSB):
        48°, 67.1233%, 85.8824%
        XYZ:
        48.5807, 51.9231, 13.5926
        xyY:
        0.4258, 0.4551, 51.9231
      CIE-Lab:
        77.2349, -2.1029, 60.7934
        CIE-LCH:
        77.2349, 60.8297, 91.9811
        CIE-Luv:
        77.2349, 26.0867, 70.1932
        Hunter-Lab:
        72.0577, -5.7578, 39.2563
      #dbbd48 color charts
#dbbd48 RGB chart
      #dbbd48 CMYK chart
      #dbbd48 RGB pie chart
      #dbbd48 color shades, tints & tones
#dbbd48 color schemes
#dbbd48 color preview, HTML & CSS examples
           This text has a color of #dbbd48        
        
          <p style="color:#dbbd48;">Text here</p>
        
        
          .mytext {color:#dbbd48;}
        
        Text color #dbbd48
      
           This box has a color of #dbbd48        
        
          <div style="background-color:#dbbd48;">Content here</div>
        
        
          .mybackground {background-color:#dbbd48;}
        
        Background color #dbbd48
      
           Border around this has a color of #dbbd48        
        
          <div style="border:2px solid #dbbd48;">Content here</div>
        
        
          .myborder {border:2px solid #dbbd48;}
        
        Border color #dbbd48