#dbbb5e color space conversions
Hex:
        #dbbb5e
        RGB:
        219, 187, 94
        CMY:
        14, 27, 63
        CMYK:
        0, 15, 57, 14
      HSL:
        45°, 63.4518%, 61.3725%
        HSV (HSB):
        45°, 57.0776%, 85.8824%
        XYZ:
        49.0041, 51.4089, 17.9298
        xyY:
        0.4141, 0.4344, 51.4089
      CIE-Lab:
        76.9260, 0.3864, 50.5943
        CIE-LCH:
        76.9260, 50.5958, 89.5625
        CIE-Luv:
        76.9260, 26.4552, 61.0925
        Hunter-Lab:
        71.7000, -3.4772, 35.3635
      #dbbb5e color charts
#dbbb5e RGB chart
      #dbbb5e CMYK chart
      #dbbb5e RGB pie chart
      #dbbb5e color shades, tints & tones
#dbbb5e color schemes
#dbbb5e color preview, HTML & CSS examples
           This text has a color of #dbbb5e        
        
          <p style="color:#dbbb5e;">Text here</p>
        
        
          .mytext {color:#dbbb5e;}
        
        Text color #dbbb5e
      
           This box has a color of #dbbb5e        
        
          <div style="background-color:#dbbb5e;">Content here</div>
        
        
          .mybackground {background-color:#dbbb5e;}
        
        Background color #dbbb5e
      
           Border around this has a color of #dbbb5e        
        
          <div style="border:2px solid #dbbb5e;">Content here</div>
        
        
          .myborder {border:2px solid #dbbb5e;}
        
        Border color #dbbb5e