#dbb969 color space conversions
Hex:
        #dbb969
        RGB:
        219, 185, 105
        CMY:
        14, 27, 59
        CMYK:
        0, 16, 52, 14
      HSL:
        42°, 61.2903%, 63.5294%
        HSV (HSB):
        42°, 52.0548%, 85.8824%
        XYZ:
        49.1122, 50.7779, 20.5772
        xyY:
        0.4077, 0.4215, 50.7779
      CIE-Lab:
        76.5443, 2.3263, 44.7863
        CIE-LCH:
        76.5443, 44.8467, 87.0267
        CIE-Luv:
        76.5443, 27.1786, 55.1668
        Hunter-Lab:
        71.2586, -1.6785, 32.7600
      #dbb969 color charts
#dbb969 RGB chart
      #dbb969 CMYK chart
      #dbb969 RGB pie chart
      #dbb969 color shades, tints & tones
#dbb969 color schemes
#dbb969 color preview, HTML & CSS examples
           This text has a color of #dbb969        
        
          <p style="color:#dbb969;">Text here</p>
        
        
          .mytext {color:#dbb969;}
        
        Text color #dbb969
      
           This box has a color of #dbb969        
        
          <div style="background-color:#dbb969;">Content here</div>
        
        
          .mybackground {background-color:#dbb969;}
        
        Background color #dbb969
      
           Border around this has a color of #dbb969        
        
          <div style="border:2px solid #dbb969;">Content here</div>
        
        
          .myborder {border:2px solid #dbb969;}
        
        Border color #dbb969