#d16382 color space conversions
Hex:
        #d16382
        RGB:
        209, 99, 130
        CMY:
        18, 61, 49
        CMYK:
        0, 53, 38, 18
      HSL:
        343°, 54.4554%, 60.3922%
        HSV (HSB):
        343°, 52.6316%, 81.9608%
        XYZ:
        34.7856, 24.0907, 23.9357
        xyY:
        0.4201, 0.2909, 24.0907
      CIE-Lab:
        56.1785, 46.5348, 3.7407
        CIE-LCH:
        56.1785, 46.6850, 4.5958
        CIE-Luv:
        56.1785, 72.6690, -3.6568
        Hunter-Lab:
        49.0823, 40.6126, 5.4440
      #d16382 color charts
#d16382 RGB chart
      #d16382 CMYK chart
      #d16382 RGB pie chart
      #d16382 color shades, tints & tones
#d16382 color schemes
#d16382 color preview, HTML & CSS examples
           This text has a color of #d16382        
        
          <p style="color:#d16382;">Text here</p>
        
        
          .mytext {color:#d16382;}
        
        Text color #d16382
      
           This box has a color of #d16382        
        
          <div style="background-color:#d16382;">Content here</div>
        
        
          .mybackground {background-color:#d16382;}
        
        Background color #d16382
      
           Border around this has a color of #d16382        
        
          <div style="border:2px solid #d16382;">Content here</div>
        
        
          .myborder {border:2px solid #d16382;}
        
        Border color #d16382