#dbbf0b color space conversions
Hex:
        #dbbf0b
        RGB:
        219, 191, 11
        CMY:
        14, 25, 96
        CMYK:
        0, 13, 95, 14
      HSL:
        52°, 90.4348%, 45.0980%
        HSV (HSB):
        52°, 94.9772%, 85.8824%
        XYZ:
        47.9046, 52.3458, 7.8955
        xyY:
        0.4430, 0.4840, 52.3458
      CIE-Lab:
        77.4872, -5.0536, 77.7840
        CIE-LCH:
        77.4872, 77.9480, 93.7173
        CIE-Luv:
        77.4872, 25.9994, 82.1264
        Hunter-Lab:
        72.3504, -8.4249, 44.1750
      #dbbf0b color charts
#dbbf0b RGB chart
      #dbbf0b CMYK chart
      #dbbf0b RGB pie chart
      #dbbf0b color shades, tints & tones
#dbbf0b color schemes
#dbbf0b color preview, HTML & CSS examples
           This text has a color of #dbbf0b        
        
          <p style="color:#dbbf0b;">Text here</p>
        
        
          .mytext {color:#dbbf0b;}
        
        Text color #dbbf0b
      
           This box has a color of #dbbf0b        
        
          <div style="background-color:#dbbf0b;">Content here</div>
        
        
          .mybackground {background-color:#dbbf0b;}
        
        Background color #dbbf0b
      
           Border around this has a color of #dbbf0b        
        
          <div style="border:2px solid #dbbf0b;">Content here</div>
        
        
          .myborder {border:2px solid #dbbf0b;}
        
        Border color #dbbf0b