#d8993f color space conversions
Hex:
        #d8993f
        RGB:
        216, 153, 63
        CMY:
        15, 40, 75
        CMYK:
        0, 29, 71, 15
      HSL:
        35°, 66.2338%, 54.7059%
        HSV (HSB):
        35°, 70.8333%, 84.7059%
        XYZ:
        40.6073, 37.7403, 9.8470
        xyY:
        0.4604, 0.4279, 37.7403
      CIE-Lab:
        67.8288, 15.2504, 54.7596
        CIE-LCH:
        67.8288, 56.8436, 74.4376
        CIE-Luv:
        67.8288, 50.6587, 57.7670
        Hunter-Lab:
        61.4331, 10.4807, 33.4997
      #d8993f color charts
#d8993f RGB chart
      #d8993f CMYK chart
      #d8993f RGB pie chart
      #d8993f color shades, tints & tones
#d8993f color schemes
#d8993f color preview, HTML & CSS examples
           This text has a color of #d8993f        
        
          <p style="color:#d8993f;">Text here</p>
        
        
          .mytext {color:#d8993f;}
        
        Text color #d8993f
      
           This box has a color of #d8993f        
        
          <div style="background-color:#d8993f;">Content here</div>
        
        
          .mybackground {background-color:#d8993f;}
        
        Background color #d8993f
      
           Border around this has a color of #d8993f        
        
          <div style="border:2px solid #d8993f;">Content here</div>
        
        
          .myborder {border:2px solid #d8993f;}
        
        Border color #d8993f