#d08986 color space conversions
Hex:
        #d08986
        RGB:
        208, 137, 134
        CMY:
        18, 46, 47
        CMYK:
        0, 34, 36, 18
      HSL:
        2°, 44.0476%, 67.0588%
        HSV (HSB):
        2°, 35.5769%, 81.5686%
        XYZ:
        39.2612, 33.0224, 26.8589
        xyY:
        0.3960, 0.3331, 33.0224
      CIE-Lab:
        64.1791, 26.7736, 12.8084
        CIE-LCH:
        64.1791, 29.6796, 25.5663
        CIE-Luv:
        64.1791, 47.9278, 12.3329
        Hunter-Lab:
        57.4652, 21.3902, 12.5138
      #d08986 color charts
#d08986 RGB chart
      #d08986 CMYK chart
      #d08986 RGB pie chart
      #d08986 color shades, tints & tones
#d08986 color schemes
#d08986 color preview, HTML & CSS examples
           This text has a color of #d08986        
        
          <p style="color:#d08986;">Text here</p>
        
        
          .mytext {color:#d08986;}
        
        Text color #d08986
      
           This box has a color of #d08986        
        
          <div style="background-color:#d08986;">Content here</div>
        
        
          .mybackground {background-color:#d08986;}
        
        Background color #d08986
      
           Border around this has a color of #d08986        
        
          <div style="border:2px solid #d08986;">Content here</div>
        
        
          .myborder {border:2px solid #d08986;}
        
        Border color #d08986