#d16275 color space conversions
Hex:
        #d16275
        RGB:
        209, 98, 117
        CMY:
        18, 62, 54
        CMYK:
        0, 53, 44, 18
      HSL:
        350°, 54.6798%, 60.1961%
        HSV (HSB):
        350°, 53.1100%, 81.9608%
        XYZ:
        33.8731, 23.5750, 19.5948
        xyY:
        0.4397, 0.3060, 23.5750
      CIE-Lab:
        55.6598, 45.6155, 10.6350
        CIE-LCH:
        55.6598, 46.8389, 13.1238
        CIE-Luv:
        55.6598, 76.5270, 5.1313
        Hunter-Lab:
        48.5541, 39.5582, 10.0605
      #d16275 color charts
#d16275 RGB chart
      #d16275 CMYK chart
      #d16275 RGB pie chart
      #d16275 color shades, tints & tones
#d16275 color schemes
#d16275 color preview, HTML & CSS examples
           This text has a color of #d16275        
        
          <p style="color:#d16275;">Text here</p>
        
        
          .mytext {color:#d16275;}
        
        Text color #d16275
      
           This box has a color of #d16275        
        
          <div style="background-color:#d16275;">Content here</div>
        
        
          .mybackground {background-color:#d16275;}
        
        Background color #d16275
      
           Border around this has a color of #d16275        
        
          <div style="border:2px solid #d16275;">Content here</div>
        
        
          .myborder {border:2px solid #d16275;}
        
        Border color #d16275