#d68d81 color space conversions
Hex:
        #d68d81
        RGB:
        214, 141, 129
        CMY:
        16, 45, 49
        CMYK:
        0, 34, 40, 16
      HSL:
        8°, 50.8982%, 67.2549%
        HSV (HSB):
        8°, 39.7196%, 83.9216%
        XYZ:
        41.2189, 34.9309, 25.3387
        xyY:
        0.4061, 0.3442, 34.9309
      CIE-Lab:
        65.6948, 26.3295, 17.8343
        CIE-LCH:
        65.6948, 31.8010, 34.1118
        CIE-Luv:
        65.6948, 50.6414, 18.7556
        Hunter-Lab:
        59.1023, 21.0595, 15.9525
      #d68d81 color charts
#d68d81 RGB chart
      #d68d81 CMYK chart
      #d68d81 RGB pie chart
      #d68d81 color shades, tints & tones
#d68d81 color schemes
#d68d81 color preview, HTML & CSS examples
           This text has a color of #d68d81        
        
          <p style="color:#d68d81;">Text here</p>
        
        
          .mytext {color:#d68d81;}
        
        Text color #d68d81
      
           This box has a color of #d68d81        
        
          <div style="background-color:#d68d81;">Content here</div>
        
        
          .mybackground {background-color:#d68d81;}
        
        Background color #d68d81
      
           Border around this has a color of #d68d81        
        
          <div style="border:2px solid #d68d81;">Content here</div>
        
        
          .myborder {border:2px solid #d68d81;}
        
        Border color #d68d81