#d98d82 color space conversions
Hex:
        #d98d82
        RGB:
        217, 141, 130
        CMY:
        15, 45, 49
        CMYK:
        0, 35, 40, 15
      HSL:
        8°, 53.3742%, 68.0392%
        HSV (HSB):
        8°, 40.0922%, 85.0980%
        XYZ:
        42.1694, 35.4132, 25.7319
        xyY:
        0.4082, 0.3428, 35.4132
      CIE-Lab:
        66.0691, 27.6033, 17.8465
        CIE-LCH:
        66.0691, 32.8701, 32.8841
        CIE-Luv:
        66.0691, 52.7705, 18.5313
        Hunter-Lab:
        59.5090, 22.3485, 16.0190
      #d98d82 color charts
#d98d82 RGB chart
      #d98d82 CMYK chart
      #d98d82 RGB pie chart
      #d98d82 color shades, tints & tones
#d98d82 color schemes
#d98d82 color preview, HTML & CSS examples
           This text has a color of #d98d82        
        
          <p style="color:#d98d82;">Text here</p>
        
        
          .mytext {color:#d98d82;}
        
        Text color #d98d82
      
           This box has a color of #d98d82        
        
          <div style="background-color:#d98d82;">Content here</div>
        
        
          .mybackground {background-color:#d98d82;}
        
        Background color #d98d82
      
           Border around this has a color of #d98d82        
        
          <div style="border:2px solid #d98d82;">Content here</div>
        
        
          .myborder {border:2px solid #d98d82;}
        
        Border color #d98d82