#d08495 color space conversions
Hex:
        #d08495
        RGB:
        208, 132, 149
        CMY:
        18, 48, 42
        CMYK:
        0, 37, 28, 18
      HSL:
        347°, 44.7059%, 66.6667%
        HSV (HSB):
        347°, 36.5385%, 81.5686%
        XYZ:
        39.6885, 32.0824, 32.5345
        xyY:
        0.3805, 0.3076, 32.0824
      CIE-Lab:
        63.4109, 31.4309, 3.2072
        CIE-LCH:
        63.4109, 31.5941, 5.8262
        CIE-Luv:
        63.4109, 48.4917, -1.2495
        Hunter-Lab:
        56.6413, 25.9526, 5.5930
      #d08495 color charts
#d08495 RGB chart
      #d08495 CMYK chart
      #d08495 RGB pie chart
      #d08495 color shades, tints & tones
#d08495 color schemes
#d08495 color preview, HTML & CSS examples
           This text has a color of #d08495        
        
          <p style="color:#d08495;">Text here</p>
        
        
          .mytext {color:#d08495;}
        
        Text color #d08495
      
           This box has a color of #d08495        
        
          <div style="background-color:#d08495;">Content here</div>
        
        
          .mybackground {background-color:#d08495;}
        
        Background color #d08495
      
           Border around this has a color of #d08495        
        
          <div style="border:2px solid #d08495;">Content here</div>
        
        
          .myborder {border:2px solid #d08495;}
        
        Border color #d08495