#d0bf95 color space conversions
Hex:
        #d0bf95
        RGB:
        208, 191, 149
        CMY:
        18, 25, 42
        CMYK:
        0, 8, 28, 18
      HSL:
        43°, 38.5621%, 70.0000%
        HSV (HSB):
        43°, 28.3654%, 81.5686%
        XYZ:
        50.0680, 52.8414, 35.9943
        xyY:
        0.3605, 0.3804, 52.8414
      CIE-Lab:
        77.7813, -0.4194, 23.4028
        CIE-LCH:
        77.7813, 23.4065, 91.0266
        CIE-Luv:
        77.7813, 12.9670, 32.2687
        Hunter-Lab:
        72.6921, -4.2660, 21.5264
      #d0bf95 color charts
#d0bf95 RGB chart
      #d0bf95 CMYK chart
      #d0bf95 RGB pie chart
      #d0bf95 color shades, tints & tones
#d0bf95 color schemes
#d0bf95 color preview, HTML & CSS examples
           This text has a color of #d0bf95        
        
          <p style="color:#d0bf95;">Text here</p>
        
        
          .mytext {color:#d0bf95;}
        
        Text color #d0bf95
      
           This box has a color of #d0bf95        
        
          <div style="background-color:#d0bf95;">Content here</div>
        
        
          .mybackground {background-color:#d0bf95;}
        
        Background color #d0bf95
      
           Border around this has a color of #d0bf95        
        
          <div style="border:2px solid #d0bf95;">Content here</div>
        
        
          .myborder {border:2px solid #d0bf95;}
        
        Border color #d0bf95