#d26166 color space conversions
Hex:
        #d26166
        RGB:
        210, 97, 102
        CMY:
        18, 62, 60
        CMYK:
        0, 54, 51, 18
      HSL:
        357°, 55.6650%, 60.1961%
        HSV (HSB):
        357°, 53.8095%, 82.3529%
        XYZ:
        33.2513, 23.2103, 15.2979
        xyY:
        0.4634, 0.3234, 23.2103
      CIE-Lab:
        55.2883, 45.0342, 18.9380
        CIE-LCH:
        55.2883, 48.8541, 22.8079
        CIE-Luv:
        55.2883, 81.5271, 14.7567
        Hunter-Lab:
        48.1771, 38.8888, 14.8974
      #d26166 color charts
#d26166 RGB chart
      #d26166 CMYK chart
      #d26166 RGB pie chart
      #d26166 color shades, tints & tones
#d26166 color schemes
#d26166 color preview, HTML & CSS examples
           This text has a color of #d26166        
        
          <p style="color:#d26166;">Text here</p>
        
        
          .mytext {color:#d26166;}
        
        Text color #d26166
      
           This box has a color of #d26166        
        
          <div style="background-color:#d26166;">Content here</div>
        
        
          .mybackground {background-color:#d26166;}
        
        Background color #d26166
      
           Border around this has a color of #d26166        
        
          <div style="border:2px solid #d26166;">Content here</div>
        
        
          .myborder {border:2px solid #d26166;}
        
        Border color #d26166