#dbbf31 color space conversions
Hex:
        #dbbf31
        RGB:
        219, 191, 49
        CMY:
        14, 25, 81
        CMYK:
        0, 13, 78, 14
      HSL:
        50°, 70.2479%, 52.5490%
        HSV (HSB):
        50°, 77.6256%, 85.8824%
        XYZ:
        48.3986, 52.5434, 10.4967
        xyY:
        0.4343, 0.4715, 52.5434
      CIE-Lab:
        77.6047, -4.1970, 69.6819
        CIE-LCH:
        77.6047, 69.8082, 93.4468
        CIE-Luv:
        77.6047, 25.4080, 77.1209
        Hunter-Lab:
        72.4868, -7.6697, 42.1551
      #dbbf31 color charts
#dbbf31 RGB chart
      #dbbf31 CMYK chart
      #dbbf31 RGB pie chart
      #dbbf31 color shades, tints & tones
#dbbf31 color schemes
#dbbf31 color preview, HTML & CSS examples
           This text has a color of #dbbf31        
        
          <p style="color:#dbbf31;">Text here</p>
        
        
          .mytext {color:#dbbf31;}
        
        Text color #dbbf31
      
           This box has a color of #dbbf31        
        
          <div style="background-color:#dbbf31;">Content here</div>
        
        
          .mybackground {background-color:#dbbf31;}
        
        Background color #dbbf31
      
           Border around this has a color of #dbbf31        
        
          <div style="border:2px solid #dbbf31;">Content here</div>
        
        
          .myborder {border:2px solid #dbbf31;}
        
        Border color #dbbf31