#d0b769 color space conversions
Hex:
        #d0b769
        RGB:
        208, 183, 105
        CMY:
        18, 28, 59
        CMYK:
        0, 12, 50, 18
      HSL:
        45°, 52.2843%, 61.3725%
        HSV (HSB):
        45°, 49.5192%, 81.5686%
        XYZ:
        45.4957, 48.2968, 20.2889
        xyY:
        0.3988, 0.4234, 48.2968
      CIE-Lab:
        75.0117, -1.1684, 42.6825
        CIE-LCH:
        75.0117, 42.6985, 91.5680
        CIE-Luv:
        75.0117, 20.6749, 53.4876
        Hunter-Lab:
        69.4959, -4.7622, 31.3377
      #d0b769 color charts
#d0b769 RGB chart
      #d0b769 CMYK chart
      #d0b769 RGB pie chart
      #d0b769 color shades, tints & tones
#d0b769 color schemes
#d0b769 color preview, HTML & CSS examples
           This text has a color of #d0b769        
        
          <p style="color:#d0b769;">Text here</p>
        
        
          .mytext {color:#d0b769;}
        
        Text color #d0b769
      
           This box has a color of #d0b769        
        
          <div style="background-color:#d0b769;">Content here</div>
        
        
          .mybackground {background-color:#d0b769;}
        
        Background color #d0b769
      
           Border around this has a color of #d0b769        
        
          <div style="border:2px solid #d0b769;">Content here</div>
        
        
          .myborder {border:2px solid #d0b769;}
        
        Border color #d0b769