#d67166 color space conversions
Hex:
        #d67166
        RGB:
        214, 113, 102
        CMY:
        16, 56, 60
        CMYK:
        0, 47, 52, 16
      HSL:
        6°, 57.7320%, 61.9608%
        HSV (HSB):
        6°, 52.3364%, 83.9216%
        XYZ:
        36.0350, 27.0657, 15.8953
        xyY:
        0.4562, 0.3426, 27.0657
      CIE-Lab:
        59.0351, 38.4534, 24.0616
        CIE-LCH:
        59.0351, 45.3610, 32.0357
        CIE-Luv:
        59.0351, 74.0591, 22.3229
        Hunter-Lab:
        52.0247, 32.5949, 18.3022
      #d67166 color charts
#d67166 RGB chart
      #d67166 CMYK chart
      #d67166 RGB pie chart
      #d67166 color shades, tints & tones
#d67166 color schemes
#d67166 color preview, HTML & CSS examples
           This text has a color of #d67166        
        
          <p style="color:#d67166;">Text here</p>
        
        
          .mytext {color:#d67166;}
        
        Text color #d67166
      
           This box has a color of #d67166        
        
          <div style="background-color:#d67166;">Content here</div>
        
        
          .mybackground {background-color:#d67166;}
        
        Background color #d67166
      
           Border around this has a color of #d67166        
        
          <div style="border:2px solid #d67166;">Content here</div>
        
        
          .myborder {border:2px solid #d67166;}
        
        Border color #d67166