#d98467 color space conversions
Hex:
        #d98467
        RGB:
        217, 132, 103
        CMY:
        15, 48, 60
        CMYK:
        0, 39, 53, 15
      HSL:
        15°, 60.0000%, 62.7451%
        HSV (HSB):
        15°, 52.5346%, 85.0980%
        XYZ:
        39.3147, 32.2335, 16.9815
        xyY:
        0.4441, 0.3641, 32.2335
      CIE-Lab:
        63.5354, 29.7172, 29.4747
        CIE-LCH:
        63.5354, 41.8553, 44.7652
        CIE-Luv:
        63.5354, 62.9745, 30.7892
        Hunter-Lab:
        56.7746, 24.2505, 22.0083
      #d98467 color charts
#d98467 RGB chart
      #d98467 CMYK chart
      #d98467 RGB pie chart
      #d98467 color shades, tints & tones
#d98467 color schemes
#d98467 color preview, HTML & CSS examples
           This text has a color of #d98467        
        
          <p style="color:#d98467;">Text here</p>
        
        
          .mytext {color:#d98467;}
        
        Text color #d98467
      
           This box has a color of #d98467        
        
          <div style="background-color:#d98467;">Content here</div>
        
        
          .mybackground {background-color:#d98467;}
        
        Background color #d98467
      
           Border around this has a color of #d98467        
        
          <div style="border:2px solid #d98467;">Content here</div>
        
        
          .myborder {border:2px solid #d98467;}
        
        Border color #d98467