#d68199 color space conversions
Hex:
        #d68199
        RGB:
        214, 129, 153
        CMY:
        16, 49, 40
        CMYK:
        0, 40, 29, 16
      HSL:
        343°, 50.8982%, 67.2549%
        HSV (HSB):
        343°, 39.7196%, 83.9216%
        XYZ:
        41.3316, 32.2966, 34.1924
        xyY:
        0.3833, 0.2995, 32.2966
      CIE-Lab:
        63.5872, 35.7585, 1.2775
        CIE-LCH:
        63.5872, 35.7813, 2.0460
        CIE-Luv:
        63.5872, 53.9536, -4.7537
        Hunter-Lab:
        56.8301, 30.3675, 4.1086
      #d68199 color charts
#d68199 RGB chart
      #d68199 CMYK chart
      #d68199 RGB pie chart
      #d68199 color shades, tints & tones
#d68199 color schemes
#d68199 color preview, HTML & CSS examples
           This text has a color of #d68199        
        
          <p style="color:#d68199;">Text here</p>
        
        
          .mytext {color:#d68199;}
        
        Text color #d68199
      
           This box has a color of #d68199        
        
          <div style="background-color:#d68199;">Content here</div>
        
        
          .mybackground {background-color:#d68199;}
        
        Background color #d68199
      
           Border around this has a color of #d68199        
        
          <div style="border:2px solid #d68199;">Content here</div>
        
        
          .myborder {border:2px solid #d68199;}
        
        Border color #d68199