#d8852b color space conversions
Hex:
        #d8852b
        RGB:
        216, 133, 43
        CMY:
        15, 48, 83
        CMYK:
        0, 38, 80, 15
      HSL:
        31°, 68.9243%, 50.7843%
        HSV (HSB):
        31°, 80.0926%, 84.7059%
        XYZ:
        37.1425, 31.5484, 6.4173
        xyY:
        0.4945, 0.4200, 31.5484
      CIE-Lab:
        62.9679, 25.1718, 58.3189
        CIE-LCH:
        62.9679, 63.5194, 66.6539
        CIE-Luv:
        62.9679, 67.6817, 55.4796
        Hunter-Lab:
        56.1680, 19.7437, 32.5435
      #d8852b color charts
#d8852b RGB chart
      #d8852b CMYK chart
      #d8852b RGB pie chart
      #d8852b color shades, tints & tones
#d8852b color schemes
#d8852b color preview, HTML & CSS examples
           This text has a color of #d8852b        
        
          <p style="color:#d8852b;">Text here</p>
        
        
          .mytext {color:#d8852b;}
        
        Text color #d8852b
      
           This box has a color of #d8852b        
        
          <div style="background-color:#d8852b;">Content here</div>
        
        
          .mybackground {background-color:#d8852b;}
        
        Background color #d8852b
      
           Border around this has a color of #d8852b        
        
          <div style="border:2px solid #d8852b;">Content here</div>
        
        
          .myborder {border:2px solid #d8852b;}
        
        Border color #d8852b