#d58166 color space conversions
Hex:
        #d58166
        RGB:
        213, 129, 102
        CMY:
        16, 49, 60
        CMYK:
        0, 39, 52, 16
      HSL:
        15°, 56.9231%, 61.7647%
        HSV (HSB):
        15°, 52.1127%, 83.5294%
        XYZ:
        37.6891, 30.8060, 16.5301
        xyY:
        0.4433, 0.3623, 30.8060
      CIE-Lab:
        62.3435, 29.6477, 28.3822
        CIE-LCH:
        62.3435, 41.0431, 43.7507
        CIE-Luv:
        62.3435, 62.0636, 29.4527
        Hunter-Lab:
        55.5031, 24.0791, 21.1943
      #d58166 color charts
#d58166 RGB chart
      #d58166 CMYK chart
      #d58166 RGB pie chart
      #d58166 color shades, tints & tones
#d58166 color schemes
#d58166 color preview, HTML & CSS examples
           This text has a color of #d58166        
        
          <p style="color:#d58166;">Text here</p>
        
        
          .mytext {color:#d58166;}
        
        Text color #d58166
      
           This box has a color of #d58166        
        
          <div style="background-color:#d58166;">Content here</div>
        
        
          .mybackground {background-color:#d58166;}
        
        Background color #d58166
      
           Border around this has a color of #d58166        
        
          <div style="border:2px solid #d58166;">Content here</div>
        
        
          .myborder {border:2px solid #d58166;}
        
        Border color #d58166