#d88982 color space conversions
Hex:
        #d88982
        RGB:
        216, 137, 130
        CMY:
        15, 46, 49
        CMYK:
        0, 37, 40, 15
      HSL:
        5°, 52.4390%, 67.8431%
        HSV (HSB):
        5°, 39.8148%, 84.7059%
        XYZ:
        41.2938, 34.1020, 25.5250
        xyY:
        0.4092, 0.3379, 34.1020
      CIE-Lab:
        65.0434, 29.3664, 16.4105
        CIE-LCH:
        65.0434, 33.6406, 29.1972
        CIE-Luv:
        65.0434, 54.6183, 16.3197
        Hunter-Lab:
        58.3969, 24.0271, 14.9624
      #d88982 color charts
#d88982 RGB chart
      #d88982 CMYK chart
      #d88982 RGB pie chart
      #d88982 color shades, tints & tones
#d88982 color schemes
#d88982 color preview, HTML & CSS examples
           This text has a color of #d88982        
        
          <p style="color:#d88982;">Text here</p>
        
        
          .mytext {color:#d88982;}
        
        Text color #d88982
      
           This box has a color of #d88982        
        
          <div style="background-color:#d88982;">Content here</div>
        
        
          .mybackground {background-color:#d88982;}
        
        Background color #d88982
      
           Border around this has a color of #d88982        
        
          <div style="border:2px solid #d88982;">Content here</div>
        
        
          .myborder {border:2px solid #d88982;}
        
        Border color #d88982