#dbcf50 color space conversions
Hex:
        #dbcf50
        RGB:
        219, 207, 80
        CMY:
        14, 19, 69
        CMYK:
        0, 5, 63, 14
      HSL:
        55°, 65.8768%, 58.6275%
        HSV (HSB):
        55°, 63.4703%, 85.8824%
        XYZ:
        52.9742, 60.2649, 16.4297
        xyY:
        0.4085, 0.4648, 60.2649
      CIE-Lab:
        81.9820, -10.8593, 62.4581
        CIE-LCH:
        81.9820, 63.3951, 99.8631
        CIE-Luv:
        81.9820, 13.5818, 75.3348
        Hunter-Lab:
        77.6305, -14.0468, 41.7932
      #dbcf50 color charts
#dbcf50 RGB chart
      #dbcf50 CMYK chart
      #dbcf50 RGB pie chart
      #dbcf50 color shades, tints & tones
#dbcf50 color schemes
#dbcf50 color preview, HTML & CSS examples
           This text has a color of #dbcf50        
        
          <p style="color:#dbcf50;">Text here</p>
        
        
          .mytext {color:#dbcf50;}
        
        Text color #dbcf50
      
           This box has a color of #dbcf50        
        
          <div style="background-color:#dbcf50;">Content here</div>
        
        
          .mybackground {background-color:#dbcf50;}
        
        Background color #dbcf50
      
           Border around this has a color of #dbcf50        
        
          <div style="border:2px solid #dbcf50;">Content here</div>
        
        
          .myborder {border:2px solid #dbcf50;}
        
        Border color #dbcf50