#d0b994 color space conversions
Hex:
        #d0b994
        RGB:
        208, 185, 148
        CMY:
        18, 27, 42
        CMYK:
        0, 11, 29, 18
      HSL:
        37°, 38.9610%, 69.8039%
        HSV (HSB):
        37°, 28.8462%, 81.5686%
        XYZ:
        48.7067, 50.2459, 35.1483
        xyY:
        0.3632, 0.3747, 50.2459
      CIE-Lab:
        76.2200, 2.6169, 21.8029
        CIE-LCH:
        76.2200, 21.9594, 83.1559
        CIE-Luv:
        76.2200, 16.6115, 29.5113
        Hunter-Lab:
        70.8844, -1.3952, 20.2199
      #d0b994 color charts
#d0b994 RGB chart
      #d0b994 CMYK chart
      #d0b994 RGB pie chart
      #d0b994 color shades, tints & tones
#d0b994 color schemes
#d0b994 color preview, HTML & CSS examples
           This text has a color of #d0b994        
        
          <p style="color:#d0b994;">Text here</p>
        
        
          .mytext {color:#d0b994;}
        
        Text color #d0b994
      
           This box has a color of #d0b994        
        
          <div style="background-color:#d0b994;">Content here</div>
        
        
          .mybackground {background-color:#d0b994;}
        
        Background color #d0b994
      
           Border around this has a color of #d0b994        
        
          <div style="border:2px solid #d0b994;">Content here</div>
        
        
          .myborder {border:2px solid #d0b994;}
        
        Border color #d0b994