#d8954b color space conversions
Hex:
        #d8954b
        RGB:
        216, 149, 75
        CMY:
        15, 42, 71
        CMYK:
        0, 31, 65, 15
      HSL:
        31°, 64.3836%, 57.0588%
        HSV (HSB):
        31°, 65.2778%, 84.7059%
        XYZ:
        40.3363, 36.6018, 11.5955
        xyY:
        0.4556, 0.4134, 36.6018
      CIE-Lab:
        66.9772, 18.0813, 48.2646
        CIE-LCH:
        66.9772, 51.5403, 69.4626
        CIE-Luv:
        66.9772, 52.8206, 51.7612
        Hunter-Lab:
        60.4994, 13.1360, 30.9859
      #d8954b color charts
#d8954b RGB chart
      #d8954b CMYK chart
      #d8954b RGB pie chart
      #d8954b color shades, tints & tones
#d8954b color schemes
#d8954b color preview, HTML & CSS examples
           This text has a color of #d8954b        
        
          <p style="color:#d8954b;">Text here</p>
        
        
          .mytext {color:#d8954b;}
        
        Text color #d8954b
      
           This box has a color of #d8954b        
        
          <div style="background-color:#d8954b;">Content here</div>
        
        
          .mybackground {background-color:#d8954b;}
        
        Background color #d8954b
      
           Border around this has a color of #d8954b        
        
          <div style="border:2px solid #d8954b;">Content here</div>
        
        
          .myborder {border:2px solid #d8954b;}
        
        Border color #d8954b