#dbcf98 color space conversions
Hex:
        #dbcf98
        RGB:
        219, 207, 152
        CMY:
        14, 19, 40
        CMYK:
        0, 5, 31, 14
      HSL:
        49°, 48.2014%, 72.7451%
        HSV (HSB):
        49°, 30.5936%, 85.8824%
        XYZ:
        57.1937, 61.9527, 38.6494
        xyY:
        0.3625, 0.3926, 61.9527
      CIE-Lab:
        82.8883, -4.1186, 28.8880
        CIE-LCH:
        82.8883, 29.1801, 98.1140
        CIE-Luv:
        82.8883, 10.4290, 40.3337
        Hunter-Lab:
        78.7100, -8.0376, 25.9836
      #dbcf98 color charts
#dbcf98 RGB chart
      #dbcf98 CMYK chart
      #dbcf98 RGB pie chart
      #dbcf98 color shades, tints & tones
#dbcf98 color schemes
#dbcf98 color preview, HTML & CSS examples
           This text has a color of #dbcf98        
        
          <p style="color:#dbcf98;">Text here</p>
        
        
          .mytext {color:#dbcf98;}
        
        Text color #dbcf98
      
           This box has a color of #dbcf98        
        
          <div style="background-color:#dbcf98;">Content here</div>
        
        
          .mybackground {background-color:#dbcf98;}
        
        Background color #dbcf98
      
           Border around this has a color of #dbcf98        
        
          <div style="border:2px solid #dbcf98;">Content here</div>
        
        
          .myborder {border:2px solid #dbcf98;}
        
        Border color #dbcf98