#d35672 color space conversions
Hex:
        #d35672
        RGB:
        211, 86, 114
        CMY:
        17, 66, 55
        CMYK:
        0, 59, 46, 17
      HSL:
        347°, 58.6854%, 58.2353%
        HSV (HSB):
        347°, 59.2417%, 82.7451%
        XYZ:
        33.2290, 21.7194, 18.3605
        xyY:
        0.4533, 0.2963, 21.7194
      CIE-Lab:
        53.7280, 51.6811, 9.7268
        CIE-LCH:
        53.7280, 52.5885, 10.6589
        CIE-Luv:
        53.7280, 86.0055, 2.5904
        Hunter-Lab:
        46.6040, 45.7147, 9.2645
      #d35672 color charts
#d35672 RGB chart
      #d35672 CMYK chart
      #d35672 RGB pie chart
      #d35672 color shades, tints & tones
#d35672 color schemes
#d35672 color preview, HTML & CSS examples
           This text has a color of #d35672        
        
          <p style="color:#d35672;">Text here</p>
        
        
          .mytext {color:#d35672;}
        
        Text color #d35672
      
           This box has a color of #d35672        
        
          <div style="background-color:#d35672;">Content here</div>
        
        
          .mybackground {background-color:#d35672;}
        
        Background color #d35672
      
           Border around this has a color of #d35672        
        
          <div style="border:2px solid #d35672;">Content here</div>
        
        
          .myborder {border:2px solid #d35672;}
        
        Border color #d35672