#d38275 color space conversions
Hex:
        #d38275
        RGB:
        211, 130, 117
        CMY:
        17, 49, 54
        CMYK:
        0, 38, 45, 17
      HSL:
        8°, 51.6484%, 64.3137%
        HSV (HSB):
        8°, 44.5498%, 82.7451%
        XYZ:
        38.0575, 31.0985, 20.8264
        xyY:
        0.4229, 0.3456, 31.0985
      CIE-Lab:
        62.5907, 29.7751, 20.2670
        CIE-LCH:
        62.5907, 36.0181, 34.2420
        CIE-Luv:
        62.5907, 57.4756, 20.5685
        Hunter-Lab:
        55.7660, 24.2266, 16.8938
      #d38275 color charts
#d38275 RGB chart
      #d38275 CMYK chart
      #d38275 RGB pie chart
      #d38275 color shades, tints & tones
#d38275 color schemes
#d38275 color preview, HTML & CSS examples
           This text has a color of #d38275        
        
          <p style="color:#d38275;">Text here</p>
        
        
          .mytext {color:#d38275;}
        
        Text color #d38275
      
           This box has a color of #d38275        
        
          <div style="background-color:#d38275;">Content here</div>
        
        
          .mybackground {background-color:#d38275;}
        
        Background color #d38275
      
           Border around this has a color of #d38275        
        
          <div style="border:2px solid #d38275;">Content here</div>
        
        
          .myborder {border:2px solid #d38275;}
        
        Border color #d38275