#d49086 color space conversions
Hex:
        #d49086
        RGB:
        212, 144, 134
        CMY:
        17, 44, 47
        CMYK:
        0, 32, 37, 17
      HSL:
        8°, 47.5610%, 67.8431%
        HSV (HSB):
        8°, 36.7925%, 83.1373%
        XYZ:
        41.4277, 35.6648, 27.2548
        xyY:
        0.3970, 0.3418, 35.6648
      CIE-Lab:
        66.2630, 24.5184, 15.7882
        CIE-LCH:
        66.2630, 29.1620, 32.7788
        CIE-Luv:
        66.2630, 46.4629, 16.6758
        Hunter-Lab:
        59.7200, 19.3153, 14.7455
      #d49086 color charts
#d49086 RGB chart
      #d49086 CMYK chart
      #d49086 RGB pie chart
      #d49086 color shades, tints & tones
#d49086 color schemes
#d49086 color preview, HTML & CSS examples
           This text has a color of #d49086        
        
          <p style="color:#d49086;">Text here</p>
        
        
          .mytext {color:#d49086;}
        
        Text color #d49086
      
           This box has a color of #d49086        
        
          <div style="background-color:#d49086;">Content here</div>
        
        
          .mybackground {background-color:#d49086;}
        
        Background color #d49086
      
           Border around this has a color of #d49086        
        
          <div style="border:2px solid #d49086;">Content here</div>
        
        
          .myborder {border:2px solid #d49086;}
        
        Border color #d49086