#d46164 color space conversions
Hex:
        #d46164
        RGB:
        212, 97, 100
        CMY:
        17, 62, 61
        CMYK:
        0, 54, 53, 17
      HSL:
        358°, 57.2139%, 60.5882%
        HSV (HSB):
        358°, 54.2453%, 83.1373%
        XYZ:
        33.7263, 23.4665, 14.8085
        xyY:
        0.4684, 0.3259, 23.4665
      CIE-Lab:
        55.5497, 45.5774, 20.5093
        CIE-LCH:
        55.5497, 49.9793, 24.2271
        CIE-Luv:
        55.5497, 83.6130, 16.3585
        Hunter-Lab:
        48.4423, 39.5007, 15.7850
      #d46164 color charts
#d46164 RGB chart
      #d46164 CMYK chart
      #d46164 RGB pie chart
      #d46164 color shades, tints & tones
#d46164 color schemes
#d46164 color preview, HTML & CSS examples
           This text has a color of #d46164        
        
          <p style="color:#d46164;">Text here</p>
        
        
          .mytext {color:#d46164;}
        
        Text color #d46164
      
           This box has a color of #d46164        
        
          <div style="background-color:#d46164;">Content here</div>
        
        
          .mybackground {background-color:#d46164;}
        
        Background color #d46164
      
           Border around this has a color of #d46164        
        
          <div style="border:2px solid #d46164;">Content here</div>
        
        
          .myborder {border:2px solid #d46164;}
        
        Border color #d46164