#d16394 color space conversions
Hex:
        #d16394
        RGB:
        209, 99, 148
        CMY:
        18, 61, 42
        CMYK:
        0, 53, 29, 18
      HSL:
        333°, 54.4554%, 60.3922%
        HSV (HSB):
        333°, 52.6316%, 81.9608%
        XYZ:
        36.1016, 24.6171, 30.8658
        xyY:
        0.3942, 0.2688, 24.6171
      CIE-Lab:
        56.7004, 48.7396, -6.0364
        CIE-LCH:
        56.7004, 49.1120, 352.9399
        CIE-Luv:
        56.7004, 67.9309, -17.2550
        Hunter-Lab:
        49.6156, 43.0539, -2.1532
      #d16394 color charts
#d16394 RGB chart
      #d16394 CMYK chart
      #d16394 RGB pie chart
      #d16394 color shades, tints & tones
#d16394 color schemes
#d16394 color preview, HTML & CSS examples
           This text has a color of #d16394        
        
          <p style="color:#d16394;">Text here</p>
        
        
          .mytext {color:#d16394;}
        
        Text color #d16394
      
           This box has a color of #d16394        
        
          <div style="background-color:#d16394;">Content here</div>
        
        
          .mybackground {background-color:#d16394;}
        
        Background color #d16394
      
           Border around this has a color of #d16394        
        
          <div style="border:2px solid #d16394;">Content here</div>
        
        
          .myborder {border:2px solid #d16394;}
        
        Border color #d16394