#d46770 color space conversions
Hex:
        #d46770
        RGB:
        212, 103, 112
        CMY:
        17, 60, 56
        CMYK:
        0, 51, 47, 17
      HSL:
        355°, 55.8974%, 61.7647%
        HSV (HSB):
        355°, 51.4151%, 83.1373%
        XYZ:
        34.9263, 24.8674, 18.2883
        xyY:
        0.4473, 0.3185, 24.8674
      CIE-Lab:
        56.9460, 43.7080, 15.4201
        CIE-LCH:
        56.9460, 46.3484, 19.4327
        CIE-Luv:
        56.9460, 77.0117, 11.2924
        Hunter-Lab:
        49.8672, 37.7511, 13.1630
      #d46770 color charts
#d46770 RGB chart
      #d46770 CMYK chart
      #d46770 RGB pie chart
      #d46770 color shades, tints & tones
#d46770 color schemes
#d46770 color preview, HTML & CSS examples
           This text has a color of #d46770        
        
          <p style="color:#d46770;">Text here</p>
        
        
          .mytext {color:#d46770;}
        
        Text color #d46770
      
           This box has a color of #d46770        
        
          <div style="background-color:#d46770;">Content here</div>
        
        
          .mybackground {background-color:#d46770;}
        
        Background color #d46770
      
           Border around this has a color of #d46770        
        
          <div style="border:2px solid #d46770;">Content here</div>
        
        
          .myborder {border:2px solid #d46770;}
        
        Border color #d46770