#d0b267 color space conversions
Hex:
        #d0b267
        RGB:
        208, 178, 103
        CMY:
        18, 30, 60
        CMYK:
        0, 14, 50, 18
      HSL:
        43°, 52.7638%, 60.9804%
        HSV (HSB):
        43°, 50.4808%, 81.5686%
        XYZ:
        44.3810, 46.2300, 19.4161
        xyY:
        0.4034, 0.4202, 46.2300
      CIE-Lab:
        73.6945, 1.2885, 42.0736
        CIE-LCH:
        73.6945, 42.0933, 88.2458
        CIE-Luv:
        73.6945, 24.1023, 52.0330
        Hunter-Lab:
        67.9926, -2.4743, 30.6639
      #d0b267 color charts
#d0b267 RGB chart
      #d0b267 CMYK chart
      #d0b267 RGB pie chart
      #d0b267 color shades, tints & tones
#d0b267 color schemes
#d0b267 color preview, HTML & CSS examples
           This text has a color of #d0b267        
        
          <p style="color:#d0b267;">Text here</p>
        
        
          .mytext {color:#d0b267;}
        
        Text color #d0b267
      
           This box has a color of #d0b267        
        
          <div style="background-color:#d0b267;">Content here</div>
        
        
          .mybackground {background-color:#d0b267;}
        
        Background color #d0b267
      
           Border around this has a color of #d0b267        
        
          <div style="border:2px solid #d0b267;">Content here</div>
        
        
          .myborder {border:2px solid #d0b267;}
        
        Border color #d0b267