#d16071 color space conversions
Hex:
        #d16071
        RGB:
        209, 96, 113
        CMY:
        18, 62, 56
        CMYK:
        0, 54, 46, 18
      HSL:
        351°, 55.1220%, 59.8039%
        HSV (HSB):
        351°, 54.0670%, 81.9608%
        XYZ:
        33.4580, 23.1133, 18.3207
        xyY:
        0.4468, 0.3086, 23.1133
      CIE-Lab:
        55.1889, 46.1914, 12.3255
        CIE-LCH:
        55.1889, 47.8076, 14.9404
        CIE-Luv:
        55.1889, 78.7302, 6.9870
        Hunter-Lab:
        48.0763, 40.0910, 11.0595
      #d16071 color charts
#d16071 RGB chart
      #d16071 CMYK chart
      #d16071 RGB pie chart
      #d16071 color shades, tints & tones
#d16071 color schemes
#d16071 color preview, HTML & CSS examples
           This text has a color of #d16071        
        
          <p style="color:#d16071;">Text here</p>
        
        
          .mytext {color:#d16071;}
        
        Text color #d16071
      
           This box has a color of #d16071        
        
          <div style="background-color:#d16071;">Content here</div>
        
        
          .mybackground {background-color:#d16071;}
        
        Background color #d16071
      
           Border around this has a color of #d16071        
        
          <div style="border:2px solid #d16071;">Content here</div>
        
        
          .myborder {border:2px solid #d16071;}
        
        Border color #d16071