#d8955b color space conversions
Hex:
        #d8955b
        RGB:
        216, 149, 91
        CMY:
        15, 42, 64
        CMYK:
        0, 31, 58, 15
      HSL:
        28°, 61.5764%, 60.1961%
        HSV (HSB):
        28°, 57.8704%, 84.7059%
        XYZ:
        40.9547, 36.8492, 14.8516
        xyY:
        0.4420, 0.3977, 36.8492
      CIE-Lab:
        67.1637, 19.1877, 40.4338
        CIE-LCH:
        67.1637, 44.7556, 64.6136
        CIE-Luv:
        67.1637, 51.3662, 44.7726
        Hunter-Lab:
        60.7035, 14.1970, 27.9867
      #d8955b color charts
#d8955b RGB chart
      #d8955b CMYK chart
      #d8955b RGB pie chart
      #d8955b color shades, tints & tones
#d8955b color schemes
#d8955b color preview, HTML & CSS examples
           This text has a color of #d8955b        
        
          <p style="color:#d8955b;">Text here</p>
        
        
          .mytext {color:#d8955b;}
        
        Text color #d8955b
      
           This box has a color of #d8955b        
        
          <div style="background-color:#d8955b;">Content here</div>
        
        
          .mybackground {background-color:#d8955b;}
        
        Background color #d8955b
      
           Border around this has a color of #d8955b        
        
          <div style="border:2px solid #d8955b;">Content here</div>
        
        
          .myborder {border:2px solid #d8955b;}
        
        Border color #d8955b