#dbba32 color space conversions
Hex:
        #dbba32
        RGB:
        219, 186, 50
        CMY:
        14, 27, 80
        CMYK:
        0, 15, 77, 14
      HSL:
        48°, 70.1245%, 52.7451%
        HSV (HSB):
        48°, 77.1689%, 85.8824%
        XYZ:
        47.3480, 50.4082, 10.2519
        xyY:
        0.4384, 0.4667, 50.4082
      CIE-Lab:
        76.3191, -1.5659, 68.1843
        CIE-LCH:
        76.3191, 68.2023, 91.3156
        CIE-Luv:
        76.3191, 28.9584, 74.8966
        Hunter-Lab:
        70.9987, -5.2086, 41.1379
      #dbba32 color charts
#dbba32 RGB chart
      #dbba32 CMYK chart
      #dbba32 RGB pie chart
      #dbba32 color shades, tints & tones
#dbba32 color schemes
#dbba32 color preview, HTML & CSS examples
           This text has a color of #dbba32        
        
          <p style="color:#dbba32;">Text here</p>
        
        
          .mytext {color:#dbba32;}
        
        Text color #dbba32
      
           This box has a color of #dbba32        
        
          <div style="background-color:#dbba32;">Content here</div>
        
        
          .mybackground {background-color:#dbba32;}
        
        Background color #dbba32
      
           Border around this has a color of #dbba32        
        
          <div style="border:2px solid #dbba32;">Content here</div>
        
        
          .myborder {border:2px solid #dbba32;}
        
        Border color #dbba32