#d09993 color space conversions
Hex:
        #d09993
        RGB:
        208, 153, 147
        CMY:
        18, 40, 42
        CMYK:
        0, 26, 29, 18
      HSL:
        6°, 39.3548%, 69.6078%
        HSV (HSB):
        6°, 29.3269%, 81.5686%
        XYZ:
        42.6701, 38.2989, 32.7472
        xyY:
        0.3752, 0.3368, 38.2989
      CIE-Lab:
        68.2404, 19.7477, 11.2430
        CIE-LCH:
        68.2404, 22.7240, 29.6542
        CIE-Luv:
        68.2404, 36.1432, 11.9597
        Hunter-Lab:
        61.8861, 14.7739, 11.9468
      #d09993 color charts
#d09993 RGB chart
      #d09993 CMYK chart
      #d09993 RGB pie chart
      #d09993 color shades, tints & tones
#d09993 color schemes
#d09993 color preview, HTML & CSS examples
           This text has a color of #d09993        
        
          <p style="color:#d09993;">Text here</p>
        
        
          .mytext {color:#d09993;}
        
        Text color #d09993
      
           This box has a color of #d09993        
        
          <div style="background-color:#d09993;">Content here</div>
        
        
          .mybackground {background-color:#d09993;}
        
        Background color #d09993
      
           Border around this has a color of #d09993        
        
          <div style="border:2px solid #d09993;">Content here</div>
        
        
          .myborder {border:2px solid #d09993;}
        
        Border color #d09993