#d16571 color space conversions
Hex:
        #d16571
        RGB:
        209, 101, 113
        CMY:
        18, 60, 56
        CMYK:
        0, 52, 46, 18
      HSL:
        353°, 54.0000%, 60.7843%
        HSV (HSB):
        353°, 51.6746%, 81.9608%
        XYZ:
        33.9288, 24.0549, 18.4776
        xyY:
        0.4437, 0.3146, 24.0549
      CIE-Lab:
        56.1427, 43.7281, 13.6558
        CIE-LCH:
        56.1427, 45.8108, 17.3430
        CIE-Luv:
        56.1427, 75.6316, 9.1699
        Hunter-Lab:
        49.0458, 37.6522, 11.9951
      #d16571 color charts
#d16571 RGB chart
      #d16571 CMYK chart
      #d16571 RGB pie chart
      #d16571 color shades, tints & tones
#d16571 color schemes
#d16571 color preview, HTML & CSS examples
           This text has a color of #d16571        
        
          <p style="color:#d16571;">Text here</p>
        
        
          .mytext {color:#d16571;}
        
        Text color #d16571
      
           This box has a color of #d16571        
        
          <div style="background-color:#d16571;">Content here</div>
        
        
          .mybackground {background-color:#d16571;}
        
        Background color #d16571
      
           Border around this has a color of #d16571        
        
          <div style="border:2px solid #d16571;">Content here</div>
        
        
          .myborder {border:2px solid #d16571;}
        
        Border color #d16571