#d37595 color space conversions
Hex:
        #d37595
        RGB:
        211, 117, 149
        CMY:
        17, 54, 42
        CMYK:
        0, 45, 29, 17
      HSL:
        340°, 51.6484%, 64.3137%
        HSV (HSB):
        340°, 44.5498%, 82.7451%
        XYZ:
        38.6501, 28.7414, 31.9443
        xyY:
        0.3891, 0.2893, 28.7414
      CIE-Lab:
        60.5527, 40.4624, -0.9073
        CIE-LCH:
        60.5527, 40.4726, 358.7154
        CIE-Luv:
        60.5527, 59.4300, -8.6572
        Hunter-Lab:
        53.6110, 34.8678, 2.1995
      #d37595 color charts
#d37595 RGB chart
      #d37595 CMYK chart
      #d37595 RGB pie chart
      #d37595 color shades, tints & tones
#d37595 color schemes
#d37595 color preview, HTML & CSS examples
           This text has a color of #d37595        
        
          <p style="color:#d37595;">Text here</p>
        
        
          .mytext {color:#d37595;}
        
        Text color #d37595
      
           This box has a color of #d37595        
        
          <div style="background-color:#d37595;">Content here</div>
        
        
          .mybackground {background-color:#d37595;}
        
        Background color #d37595
      
           Border around this has a color of #d37595        
        
          <div style="border:2px solid #d37595;">Content here</div>
        
        
          .myborder {border:2px solid #d37595;}
        
        Border color #d37595