#d58982 color space conversions
Hex:
        #d58982
        RGB:
        213, 137, 130
        CMY:
        16, 46, 49
        CMYK:
        0, 36, 39, 16
      HSL:
        5°, 49.7006%, 67.2549%
        HSV (HSB):
        5°, 38.9671%, 83.5294%
        XYZ:
        40.4155, 33.6492, 25.4839
        xyY:
        0.4060, 0.3380, 33.6492
      CIE-Lab:
        64.6831, 28.2152, 15.8555
        CIE-LCH:
        64.6831, 32.3650, 29.3338
        CIE-Luv:
        64.6831, 52.3299, 15.8576
        Hunter-Lab:
        58.0079, 22.8514, 14.5584
      #d58982 color charts
#d58982 RGB chart
      #d58982 CMYK chart
      #d58982 RGB pie chart
      #d58982 color shades, tints & tones
#d58982 color schemes
#d58982 color preview, HTML & CSS examples
           This text has a color of #d58982        
        
          <p style="color:#d58982;">Text here</p>
        
        
          .mytext {color:#d58982;}
        
        Text color #d58982
      
           This box has a color of #d58982        
        
          <div style="background-color:#d58982;">Content here</div>
        
        
          .mybackground {background-color:#d58982;}
        
        Background color #d58982
      
           Border around this has a color of #d58982        
        
          <div style="border:2px solid #d58982;">Content here</div>
        
        
          .myborder {border:2px solid #d58982;}
        
        Border color #d58982