#d08393 color space conversions
Hex:
        #d08393
        RGB:
        208, 131, 147
        CMY:
        18, 49, 42
        CMYK:
        0, 37, 29, 18
      HSL:
        348°, 45.0292%, 66.4706%
        HSV (HSB):
        348°, 37.0192%, 81.5686%
        XYZ:
        39.3952, 31.7491, 31.6556
        xyY:
        0.3832, 0.3088, 31.7491
      CIE-Lab:
        63.1350, 31.6973, 3.9464
        CIE-LCH:
        63.1350, 31.9421, 7.0970
        CIE-Luv:
        63.1350, 49.4391, -0.3005
        Hunter-Lab:
        56.3463, 26.1943, 6.1331
      #d08393 color charts
#d08393 RGB chart
      #d08393 CMYK chart
      #d08393 RGB pie chart
      #d08393 color shades, tints & tones
#d08393 color schemes
#d08393 color preview, HTML & CSS examples
           This text has a color of #d08393        
        
          <p style="color:#d08393;">Text here</p>
        
        
          .mytext {color:#d08393;}
        
        Text color #d08393
      
           This box has a color of #d08393        
        
          <div style="background-color:#d08393;">Content here</div>
        
        
          .mybackground {background-color:#d08393;}
        
        Background color #d08393
      
           Border around this has a color of #d08393        
        
          <div style="border:2px solid #d08393;">Content here</div>
        
        
          .myborder {border:2px solid #d08393;}
        
        Border color #d08393