#d16281 color space conversions
Hex:
        #d16281
        RGB:
        209, 98, 129
        CMY:
        18, 62, 49
        CMYK:
        0, 53, 38, 18
      HSL:
        343°, 54.6798%, 60.1961%
        HSV (HSB):
        343°, 53.1100%, 81.9608%
        XYZ:
        34.6246, 23.8757, 23.5524
        xyY:
        0.4220, 0.2910, 23.8757
      CIE-Lab:
        55.9631, 46.9108, 4.0170
        CIE-LCH:
        55.9631, 47.0825, 4.8943
        CIE-Luv:
        55.9631, 73.4970, -3.3815
        Hunter-Lab:
        48.8627, 40.9772, 5.6254
      #d16281 color charts
#d16281 RGB chart
      #d16281 CMYK chart
      #d16281 RGB pie chart
      #d16281 color shades, tints & tones
#d16281 color schemes
#d16281 color preview, HTML & CSS examples
           This text has a color of #d16281        
        
          <p style="color:#d16281;">Text here</p>
        
        
          .mytext {color:#d16281;}
        
        Text color #d16281
      
           This box has a color of #d16281        
        
          <div style="background-color:#d16281;">Content here</div>
        
        
          .mybackground {background-color:#d16281;}
        
        Background color #d16281
      
           Border around this has a color of #d16281        
        
          <div style="border:2px solid #d16281;">Content here</div>
        
        
          .myborder {border:2px solid #d16281;}
        
        Border color #d16281