#dbbf16 color space conversions
Hex:
        #dbbf16
        RGB:
        219, 191, 22
        CMY:
        14, 25, 91
        CMYK:
        0, 13, 90, 14
      HSL:
        51°, 81.7427%, 47.2549%
        HSV (HSB):
        51°, 89.9543%, 85.8824%
        XYZ:
        47.9890, 52.3796, 8.3400
        xyY:
        0.4414, 0.4818, 52.3796
      CIE-Lab:
        77.5073, -4.9067, 76.2820
        CIE-LCH:
        77.5073, 76.4396, 93.6804
        CIE-Luv:
        77.5073, 25.8973, 81.2627
        Hunter-Lab:
        72.3738, -8.2956, 43.8293
      #dbbf16 color charts
#dbbf16 RGB chart
      #dbbf16 CMYK chart
      #dbbf16 RGB pie chart
      #dbbf16 color shades, tints & tones
#dbbf16 color schemes
#dbbf16 color preview, HTML & CSS examples
           This text has a color of #dbbf16        
        
          <p style="color:#dbbf16;">Text here</p>
        
        
          .mytext {color:#dbbf16;}
        
        Text color #dbbf16
      
           This box has a color of #dbbf16        
        
          <div style="background-color:#dbbf16;">Content here</div>
        
        
          .mybackground {background-color:#dbbf16;}
        
        Background color #dbbf16
      
           Border around this has a color of #dbbf16        
        
          <div style="border:2px solid #dbbf16;">Content here</div>
        
        
          .myborder {border:2px solid #dbbf16;}
        
        Border color #dbbf16