#d8953b color space conversions
Hex:
        #d8953b
        RGB:
        216, 149, 59
        CMY:
        15, 42, 77
        CMYK:
        0, 31, 73, 15
      HSL:
        34°, 66.8085%, 53.9216%
        HSV (HSB):
        34°, 72.6852%, 84.7059%
        XYZ:
        39.8558, 36.4096, 9.0648
        xyY:
        0.4671, 0.4267, 36.4096
      CIE-Lab:
        66.8317, 17.2103, 55.4834
        CIE-LCH:
        66.8317, 58.0914, 72.7667
        CIE-Luv:
        66.8317, 53.9951, 57.3905
        Hunter-Lab:
        60.3404, 12.3065, 33.3312
      #d8953b color charts
#d8953b RGB chart
      #d8953b CMYK chart
      #d8953b RGB pie chart
      #d8953b color shades, tints & tones
#d8953b color schemes
#d8953b color preview, HTML & CSS examples
           This text has a color of #d8953b        
        
          <p style="color:#d8953b;">Text here</p>
        
        
          .mytext {color:#d8953b;}
        
        Text color #d8953b
      
           This box has a color of #d8953b        
        
          <div style="background-color:#d8953b;">Content here</div>
        
        
          .mybackground {background-color:#d8953b;}
        
        Background color #d8953b
      
           Border around this has a color of #d8953b        
        
          <div style="border:2px solid #d8953b;">Content here</div>
        
        
          .myborder {border:2px solid #d8953b;}
        
        Border color #d8953b