#d38992 color space conversions
Hex:
        #d38992
        RGB:
        211, 137, 146
        CMY:
        17, 46, 43
        CMYK:
        0, 35, 31, 17
      HSL:
        353°, 45.6790%, 68.2353%
        HSV (HSB):
        353°, 35.0711%, 82.7451%
        XYZ:
        40.9979, 33.8155, 31.5604
        xyY:
        0.3854, 0.3179, 33.8155
      CIE-Lab:
        64.8159, 29.4405, 6.9776
        CIE-LCH:
        64.8159, 30.2561, 13.3334
        CIE-Luv:
        64.8159, 48.2280, 4.2474
        Hunter-Lab:
        58.1511, 24.0823, 8.5273
      #d38992 color charts
#d38992 RGB chart
      #d38992 CMYK chart
      #d38992 RGB pie chart
      #d38992 color shades, tints & tones
#d38992 color schemes
#d38992 color preview, HTML & CSS examples
           This text has a color of #d38992        
        
          <p style="color:#d38992;">Text here</p>
        
        
          .mytext {color:#d38992;}
        
        Text color #d38992
      
           This box has a color of #d38992        
        
          <div style="background-color:#d38992;">Content here</div>
        
        
          .mybackground {background-color:#d38992;}
        
        Background color #d38992
      
           Border around this has a color of #d38992        
        
          <div style="border:2px solid #d38992;">Content here</div>
        
        
          .myborder {border:2px solid #d38992;}
        
        Border color #d38992