#d58275 color space conversions
Hex:
        #d58275
        RGB:
        213, 130, 117
        CMY:
        16, 49, 54
        CMYK:
        0, 39, 45, 16
      HSL:
        8°, 53.3333%, 64.7059%
        HSV (HSB):
        8°, 45.0704%, 83.5294%
        XYZ:
        38.6341, 31.3958, 20.8534
        xyY:
        0.4251, 0.3455, 31.3958
      CIE-Lab:
        62.8403, 30.5510, 20.6476
        CIE-LCH:
        62.8403, 36.8740, 34.0525
        CIE-Luv:
        62.8403, 59.0367, 20.8644
        Hunter-Lab:
        56.0319, 25.0202, 17.1564
      #d58275 color charts
#d58275 RGB chart
      #d58275 CMYK chart
      #d58275 RGB pie chart
      #d58275 color shades, tints & tones
#d58275 color schemes
#d58275 color preview, HTML & CSS examples
           This text has a color of #d58275        
        
          <p style="color:#d58275;">Text here</p>
        
        
          .mytext {color:#d58275;}
        
        Text color #d58275
      
           This box has a color of #d58275        
        
          <div style="background-color:#d58275;">Content here</div>
        
        
          .mybackground {background-color:#d58275;}
        
        Background color #d58275
      
           Border around this has a color of #d58275        
        
          <div style="border:2px solid #d58275;">Content here</div>
        
        
          .myborder {border:2px solid #d58275;}
        
        Border color #d58275