#d9882f color space conversions
Hex:
        #d9882f
        RGB:
        217, 136, 47
        CMY:
        15, 47, 82
        CMYK:
        0, 37, 78, 15
      HSL:
        31°, 69.1057%, 51.7647%
        HSV (HSB):
        31°, 78.3410%, 85.0980%
        XYZ:
        37.9325, 32.5653, 6.9758
        xyY:
        0.4896, 0.4203, 32.5653
      CIE-Lab:
        63.8073, 24.1271, 57.5710
        CIE-LCH:
        63.8073, 62.4223, 67.2623
        CIE-Luv:
        63.8073, 65.8407, 55.6929
        Hunter-Lab:
        57.0660, 18.7858, 32.6985
      #d9882f color charts
#d9882f RGB chart
      #d9882f CMYK chart
      #d9882f RGB pie chart
      #d9882f color shades, tints & tones
#d9882f color schemes
#d9882f color preview, HTML & CSS examples
           This text has a color of #d9882f        
        
          <p style="color:#d9882f;">Text here</p>
        
        
          .mytext {color:#d9882f;}
        
        Text color #d9882f
      
           This box has a color of #d9882f        
        
          <div style="background-color:#d9882f;">Content here</div>
        
        
          .mybackground {background-color:#d9882f;}
        
        Background color #d9882f
      
           Border around this has a color of #d9882f        
        
          <div style="border:2px solid #d9882f;">Content here</div>
        
        
          .myborder {border:2px solid #d9882f;}
        
        Border color #d9882f