#d5677f color space conversions
Hex:
        #d5677f
        RGB:
        213, 103, 127
        CMY:
        16, 60, 50
        CMYK:
        0, 52, 40, 16
      HSL:
        347°, 56.7010%, 61.9608%
        HSV (HSB):
        347°, 51.6432%, 83.5294%
        XYZ:
        36.1216, 25.3789, 23.0735
        xyY:
        0.4271, 0.3001, 25.3789
      CIE-Lab:
        57.4428, 45.6066, 7.3876
        CIE-LCH:
        57.4428, 46.2010, 9.2011
        CIE-Luv:
        57.4428, 74.2584, 1.2088
        Hunter-Lab:
        50.3775, 39.8271, 8.1088
      #d5677f color charts
#d5677f RGB chart
      #d5677f CMYK chart
      #d5677f RGB pie chart
      #d5677f color shades, tints & tones
#d5677f color schemes
#d5677f color preview, HTML & CSS examples
           This text has a color of #d5677f        
        
          <p style="color:#d5677f;">Text here</p>
        
        
          .mytext {color:#d5677f;}
        
        Text color #d5677f
      
           This box has a color of #d5677f        
        
          <div style="background-color:#d5677f;">Content here</div>
        
        
          .mybackground {background-color:#d5677f;}
        
        Background color #d5677f
      
           Border around this has a color of #d5677f        
        
          <div style="border:2px solid #d5677f;">Content here</div>
        
        
          .myborder {border:2px solid #d5677f;}
        
        Border color #d5677f