#d6995b color space conversions
Hex:
        #d6995b
        RGB:
        214, 153, 91
        CMY:
        16, 40, 64
        CMYK:
        0, 29, 57, 16
      HSL:
        30°, 60.0000%, 59.8039%
        HSV (HSB):
        30°, 57.4766%, 83.9216%
        XYZ:
        41.0111, 37.8339, 15.0387
        xyY:
        0.4368, 0.4030, 37.8339
      CIE-Lab:
        67.8980, 16.1958, 41.2694
        CIE-LCH:
        67.8980, 44.3336, 68.5729
        CIE-Luv:
        67.8980, 46.8985, 46.4322
        Hunter-Lab:
        61.5093, 11.3730, 28.5604
      #d6995b color charts
#d6995b RGB chart
      #d6995b CMYK chart
      #d6995b RGB pie chart
      #d6995b color shades, tints & tones
#d6995b color schemes
#d6995b color preview, HTML & CSS examples
           This text has a color of #d6995b        
        
          <p style="color:#d6995b;">Text here</p>
        
        
          .mytext {color:#d6995b;}
        
        Text color #d6995b
      
           This box has a color of #d6995b        
        
          <div style="background-color:#d6995b;">Content here</div>
        
        
          .mybackground {background-color:#d6995b;}
        
        Background color #d6995b
      
           Border around this has a color of #d6995b        
        
          <div style="border:2px solid #d6995b;">Content here</div>
        
        
          .myborder {border:2px solid #d6995b;}
        
        Border color #d6995b